Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. jarvis v3.0.0 - just another remarkable vis

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    jarvis v3.0.0 - just another remarkable vis

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      MCU @Dominik F. last edited by

      @dominik-f Das hängt mit der Tabelle zusammen.
      e407307a-4c30-4306-a4ac-ecbf93867c54-image.png

      Dominik F. 1 Reply Last reply Reply Quote 0
      • Dominik F.
        Dominik F. @MCU last edited by

        @mcu

        Dann bin ich da schon mal froh 😄

        M 1 Reply Last reply Reply Quote 0
        • M
          MCU @Dominik F. last edited by

          @dominik-f
          c4f24374-1802-462d-8c62-6258fc3418c5-image.png

          Dominik F. 1 Reply Last reply Reply Quote 0
          • Dominik F.
            Dominik F. @MCU last edited by

            @mcu

            das sieht doch schon mal gut aus

            M 1 Reply Last reply Reply Quote 0
            • M
              MCU @Dominik F. last edited by MCU

              @dominik-f

              .jarvis-device-DEINE-ID .jarvis-StateListItem-Popup:nth-child(1) .jarvis-StateListItem-Body {
              	display: none !important;
              }
              
              .jarvis-device-DEINE-ID .jarvis-StateListItem-Popup:nth-child(1) .q-item__section--avatar {
              	display: none !important;
              }
              
              .jarvis-device-DEINE-ID .jarvis-StateListItem-Popup:nth-child(1)  .jarvis-StateListItem-Action-primaryStateKey {
              	width: 100% !important;
              	max-width: 100% !important;
              }
              
              .jarvis-device-DEINE-ID .jarvis-StateListItem-Popup:nth-child(1)  .jarvis-State {
              	width: 400px;
              }
              
              .jarvis-device-DEINE-ID .jarvis-StateListItem-Popup:nth-child(1) {
              	justify-content: center;
              }
              
              

              Du musst aber im Programm für die Erstellung von der Tabelle die font-size ändern von 3vw auf 14px
              3d28de95-1169-4542-ad3b-71c126494560-image.png

              Dominik F. 1 Reply Last reply Reply Quote 0
              • Dominik F.
                Dominik F. @MCU last edited by

                @mcu

                Was eine lange Geburt^^ Das war es 🙂

                Das bedeutet, ich muss den Verfasser des Skriptes mit ins Boot holen.

                Was jetzt noch verwunderlich ist, ist das die linke Spalte rechts angeordnet ist, die rechte links.
                Wenn ich die Tabelle als statehtml einfüge, ist das nicht der Fall.
                Den Unterschied kann man im Pop Up und links daneben sehen.

                Unbenannt.PNG

                So siehts nun auf dem Handy aus:

                Screenshot_20220123-232558_Chrome.jpg

                Ich muss aber dazu sagen, dass ich mit der Lösung schon sehr gut leben kann.

                M 1 Reply Last reply Reply Quote 0
                • M
                  MCU @Dominik F. last edited by MCU

                  @dominik-f Jetzt kannst du ja mit den px spielen.
                  Hattest du da schon die font-size geändert?

                  Dominik F. 1 Reply Last reply Reply Quote 1
                  • F
                    Fefi last edited by

                    Reinfolge der Widget ändern.
                    In der Desktop Ansicht klappt alles wunderbar und man kann alles schieben wie man es braucht.
                    Sobald ich das aber per Handy öffne, ist die Reinfolgeder Widgets die Reinfolge in der sie hinzugefügt wurden. Kann man das umgehen ohne eine separate vis für das Handy anzulegen?
                    Gruß Felix

                    M 1 Reply Last reply Reply Quote 0
                    • M
                      MCU @Fefi last edited by

                      @fefi
                      https://mcuiobroker.gitbook.io/jarvis-infos/jarvis/system-effektprog./v3-systemprogramme/move-widget-ordernumber-in-layout

                      Dominik F. 1 Reply Last reply Reply Quote 1
                      • Dominik F.
                        Dominik F. @MCU last edited by

                        @mcu sagte in jarvis v3.0.0 - just another remarkable vis:

                        Hattest du da schon die font-size geändert?

                        Ja, die Bilder sind nach der Änderung entstanden

                        1 Reply Last reply Reply Quote 0
                        • Dominik F.
                          Dominik F. @MCU last edited by

                          @mcu

                          Jetzt sind die Icons im Pop Up auf einmal wieder da -.- Ich verstehe die Welt nicht mehr. Ich hab rein gar nichts an der CSS von dem Pop Up verändert

                          M 1 Reply Last reply Reply Quote 0
                          • M
                            MCU @Dominik F. last edited by

                            @dominik-f Zeig mal die Einstellungen von CSS.

                            Dominik F. 2 Replies Last reply Reply Quote 0
                            • Dominik F.
                              Dominik F. @MCU last edited by

                              @mcu

                              Das ist alles, was ich bisher eingetragen hab. Das Icon tauchte auf, als ich in dem CSS von /nächstes Popup Heizung Wohnzimmer log/ ganz unten rumgespielt habe

                              #tabBar .q-tab__label {
                              	font-size: 14px;
                              }
                              
                              .q-tab {
                              	padding: 0px 6px !important;
                              }
                              
                              /*Hintergrund Farben*/
                              
                              .jarvis-widget-header {
                              	background-color: #606060 !important;
                              }
                              
                              .jarvis-tabs {
                              	background-color: #303030;
                              }
                              
                              .jarvis-sidebar {
                              	background-color: #303030;
                              }
                              
                              .q-item--dark {
                              	background-color: transparent;
                              }
                              
                              .jarvis-widget-module-StateList {
                              	background-color: #303030;
                              }
                              
                              .jarvis-StateListItem-Body {
                              	color: LightGray;
                              	font-weight: bold;
                              }
                              
                              /*Tabellen formatierung*/
                              
                              .jarvis-JsonTable {
                              	background-color: #303030 !important;
                              }
                              
                              /*Rolllade Stop Button rot*/
                              
                              .BlindLevelAction .text-grey .q-btn__wrapper {
                              	color: #f44336;
                              }
                              
                              .mdi-chevron-down {
                              	color: transparent;
                              	background: url('https://api.iconify.design/mdi/chevron-up.svg?color=DodgerBlue') no-repeat center center / contain;
                              }
                              
                              .mdi-chevron-up {
                              	color: transparent;
                              	background: url('https://api.iconify.design/mdi/chevron-down.svg?color=DodgerBlue') no-repeat center center / contain;
                              }
                              
                              /*PopUp Fensterstatus/
                              
                              .jarvis-popup {
                              	border: 1px solid white;
                              }
                              
                              .jarvis-device-729febb9-10b8-47f1-97d4-ad74c664a532_ead74 .jarvis-StateListItem-Popup:nth-child(1) .jarvis-StateListItem-Body {
                              	display: none !important;
                              }
                               
                              .jarvis-device-729febb9-10b8-47f1-97d4-ad74c664a532_ead74 .jarvis-StateListItem-Popup:nth-child(1) .q-item__section--avatar {
                              	display: none !important;
                              }
                               
                              .jarvis-device-729febb9-10b8-47f1-97d4-ad74c664a532_ead74 .jarvis-StateListItem-Popup:nth-child(1)  .jarvis-StateListItem-Action-primaryStateKey {
                              	width: 100% !important;
                              	max-width: 100% !important;
                              }
                               
                              .jarvis-device-729febb9-10b8-47f1-97d4-ad74c664a532_ead74 .jarvis-StateListItem-Popup:nth-child(1)  .jarvis-State {
                              	width: 200px;
                              }
                               
                              .jarvis-device-729febb9-10b8-47f1-97d4-ad74c664a532_ead74 .jarvis-StateListItem-Popup:nth-child(1) {
                              	justify-content: center;
                              }
                               
                              
                              /*nächstes Popup  Heizung Wohnzimmer log*/
                              
                              .jarvis-device-5e1c0b73-9a9c-4d21-a7d5-ad202db60e2e  .jarvis-StateListItem-Popup:nth-child(1) .jarvis-StateListItem-Body {
                              	display: none !important;
                              }
                              
                              .jarvis-device-5e1c0b73-9a9c-4d21-a7d5-ad202db60e2e  .jarvis-StateListItem-Popup:nth-child(1) .q-item__section--avatar {
                              	display: none !important;
                              }
                              
                              .jarvis-device-5e1c0b73-9a9c-4d21-a7d5-ad202db60e2e  .jarvis-StateListItem-Popup:nth-child(1)  .jarvis-StateListItem-Action-primaryStateKey {
                              	width: 300px;
                              }
                              
                              .jarvis-device-5e1c0b73-9a9c-4d21-a7d5-ad202db60e2e .jarvis-StateListItem-Popup:nth-child(1) {
                              	justify-content: center;
                              }
                              
                              M 1 Reply Last reply Reply Quote 0
                              • M
                                MCU @Dominik F. last edited by

                                @dominik-f Da fehlt ein *.
                                29961da3-512a-4459-876b-0a2d82678081-image.png

                                1 Reply Last reply Reply Quote 0
                                • Dominik F.
                                  Dominik F. @MCU last edited by

                                  @mcu

                                  Vergiss was ich geschrieben habe^^ ich hab den Fehler gefunden. Hatte beim Einfügen von Kommentaren ein * vergessen zu setzen^^ Ich sollte für heute aufhören ^^

                                  M 1 Reply Last reply Reply Quote 0
                                  • M
                                    MCU @Dominik F. last edited by

                                    @dominik-f
                                    Was soll das ?
                                    {1}

                                    Dominik F. 1 Reply Last reply Reply Quote 0
                                    • Dominik F.
                                      Dominik F. @MCU last edited by

                                      @mcu

                                      keine Ahnung was das ist und was das soll 😄
                                      In dem was ich dir kopiert habe steht das ja öfter drin, bei mir im css aber nicht

                                      Dominik F. 1 Reply Last reply Reply Quote 1
                                      • Dominik F.
                                        Dominik F. @Dominik F. last edited by

                                        Ich bekomme in regelmäßgen Abständen folgende Fehlermeldungen:

                                        host.IoBroker
                                        2022-01-24 11:39:54.899	error	instance system.adapter.jarvis.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                        
                                        jarvis.0
                                        2022-01-24 11:39:54.348	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                        
                                        jarvis.0
                                        2022-01-24 11:39:54.348	info	terminating
                                        
                                        jarvis.0
                                        2022-01-24 11:39:54.348	info	Adapter stopped und unloaded.
                                        
                                        jarvis.0
                                        2022-01-24 11:39:54.345	error	Cannot read property 'ip' of undefined
                                        
                                        jarvis.0
                                        2022-01-24 11:39:54.345	error	TypeError: Cannot read property 'ip' of undefined at ioWebSocket.eventFromClient (/opt/iobroker/node_modules/iobroker.jarvis/lib/websocket.io.min.js:1:4231) at ioWebSocketClient._parentMessage (/opt/iobroker/node_modules/iobroker.jarvis/lib/websocket.io.min.js:1:6959) at ioWebSocketClient.disconnect (/opt/iobroker/node_modules/iobroker.jarvis/lib/websocket.io.min.js:1:8944) at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.jarvis/lib/websocket.io.min.js:1:8136) at Socket.emit (events.js:400:28) at Socket.emitReserved (/opt/iobroker/node_modules/iobroker.jarvis/node_modules/socket.io/dist/typed-events.js:56:22) at Socket._onclose (/opt/iobroker/node_modules/iobroker.jarvis/node_modules/socket.io/dist/socket.js:358:14) at Client.onclose (/opt/iobroker/node_modules/iobroker.jarvis/node_modules/socket.io/dist/client.js:239:20) at Socket.emit (events.js:412:35) at Socket.onClose (/opt/iobroker/node_modules/iobroker.jarvis/node_modules/engine.io/build/socket.js:303:18)
                                        
                                        jarvis.0
                                        2022-01-24 11:39:54.343	error	uncaught exception: Cannot read property 'ip' of undefined
                                        

                                        Hat jemand eine Idee dazu?

                                        Zefau 1 Reply Last reply Reply Quote 0
                                        • Zefau
                                          Zefau @Dominik F. last edited by Zefau

                                          @dominik-f bitte auf 3.0.10 gehen

                                          Dominik F. 1 Reply Last reply Reply Quote 0
                                          • Dominik F.
                                            Dominik F. @Zefau last edited by

                                            @zefau

                                            Mache ich, dank dir

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            735
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            jarvis material material ui materialdesign vis visualisierung visualization
                                            253
                                            4483
                                            2413802
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo