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

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    jarvis v3.0.0 - just another remarkable vis

    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      Fefi last edited by

      Ich habe aktuell das Problem, das Werte die von JARVIS geändert werden als Bestätigt gesetzt werden. Wäre an sich nicht tragisch, nur der Zigbee Adapter ignoriert die werte. Gibts da ne Lösung?

      M 1 Reply Last reply Reply Quote 0
      • gelberlemmy
        gelberlemmy @Zefau last edited by

        @zefau habe einmal den Adapter aus Neugier installiert. Das ist der Hammer. Ich muss mich nicht mehr mit VIS quälen, da mir auch ein wenig die Zeit fehlt. Nun möchte ich in den Pro Account wechseln. Aber ich stolpere gerade mit der PayPal Anmeldung. Wenn ich ich mich anmelde kommt folgendes Bild. Was kann ich tun ?

        Gruß André

        2022-10-03 20_34_22-jarvis - just another remarkable vis.jpg

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

          @gelberlemmy Vermute v3.013 im Einsatz? Dann zurück auf v3.0.11 gehen?

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

            @fefi Ab v3.1.0 kann man den ack setzen.

            1 Reply Last reply Reply Quote 0
            • M-A Hueb
              M-A Hueb @MCU last edited by

              @mcu
              Guten Morgen,

              in Styles habe ich genau wie in deiner Wiki folgendes eingetragen:

              .jarvis-device-a9b12441-31f2-41d8-9251-a5bec9bfac8e  .jarvis-StateListItem-Popup:nth-child(-n+2) .jarvis-StateListItem-Body {
              	display: none !important;
              }
              
              .jarvis-device-a9b12441-31f2-41d8-9251-a5bec9bfac8e  .jarvis-StateListItem-Popup:nth-child(-n+2) .q-item__section--avatar {
              	display: none !important;
              }
              
              .jarvis-device-a9b12441-31f2-41d8-9251-a5bec9bfac8e  .jarvis-StateListItem-Popup:nth-child(-n+2) .jarvis-StateListItem-Action {
              	height: 600px;
              }
              
              /*Breite vom Popup ändern */
              
              .jarvis-device-a9b12441-31f2-41d8-9251-a5bec9bfac8e  .jarvis-popup {
              	width: 1000px !important;
              }
              
              .jarvis-device-a9b12441-31f2-41d8-9251-a5bec9bfac8e  .iframe-container {
              	left: 0;
              	right: 0;
              	top: 0;
              	bottom: 0;
              	position: absolute;
              	padding: 1px;
              	height: 99%;
              	/* um scrollbalken zu verhindern */
              }
              
              .jarvis-device-a9b12441-31f2-41d8-9251-a5bec9bfac8e  iframe {
              	width: 100%;
              	height: 100%;
              }
              

              Das Gerät verweist auf einen Dummy-DP und bei Anzeigevariante habe ich folgendes drin:

              {
                "default": "<div class=iframe-container><iframe src='http://192.168.1.1:3000/d/uPtqnJsWz/heizung?orgId=1&viewPanel=2?&kiosk=tv' title='Heizung' width='1200' height='610' allowfullscreen></iframe></div>"
              }
              

              Wobei es keinen unterschied macht was ich heir bei Width= mitgebe

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

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

                @gelberlemmy Vermute v3.013 im Einsatz? Dann zurück auf v3.0.11 gehen?

                Ja so ist es. Oder warten auf ein Update ? Ist das ein Bug bei der Version ? So eilig habe ich es nicht. Wollte nur schon die Jungs unterstützen. Aktuell nutze ich halt nur eine Seite.

                M 1 Reply Last reply Reply Quote 0
                • M
                  MCU @M-A Hueb last edited by

                  @m-a-hueb Ergänze mal dies:
                  Ich hatte es in Doku schon ergänzt:
                  https://mcuiobroker.gitbook.io/jarvis-infos/jarvis/besonderheiten-v3/styles/statelist-1/statelist-popup#fuer-maximale-breite-und-hoehe-fuer-das-popup

                  /* für den hellen Modus */
                  .jarvis-device-a9b12441-31f2-41d8-9251-a5bec9bfac8e  .q-card.column.jarvis-popup {
                  	height: 100% !important;
                  	max-height: 100% !important;
                  	width: 100% !important;
                  	max-width: 100% !important;
                  }
                  /* für den Dark Mode */
                  .jarvis-device-a9b12441-31f2-41d8-9251-a5bec9bfac8e  .q-card.q-card--dark.q-dark.column.jarvis-popup {
                  	height: 100% !important;
                  	max-height: 100% !important;
                  	width: 100% !important;
                  	max-width: 100% !important;
                  }
                  
                  M-A Hueb 1 Reply Last reply Reply Quote 0
                  • M
                    MCU @gelberlemmy last edited by

                    @gelberlemmy
                    Also mit dem Update auf v3.1.0 dauert es noch.
                    Zurück auf v3.0.11 auf der console mit iob upgrade jarvis@3.0.11
                    Die "Jungs" -> ist nur einer "Zefau".

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

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

                      @gelberlemmy
                      Also mit dem Update auf v3.1.0 dauert es noch.
                      Zurück auf v3.0.11 auf der console mit iob upgrade jarvis@3.0.11
                      Die "Jungs" -> ist nur einer "Zefau".

                      Kann ich dies einfach so ? Ohne dass sich etwas verändert ? Hatte vorher keine andere Version installiert. Habe quasi damit gestartet

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

                        @gelberlemmy
                        Ja.
                        Vor einem Update macht man aber immer eine Sicherung der DPs (jarvis) (Alternative: saveJarvisDPs) oder Komplettsicherung.
                        Es scheint aber momentan auch in v3.0.11 Probleme mit Paypal Anmeldungen zu geben. Paypal scheint etwas geändert zu haben.
                        Also doch abwarten bzgl PRO.

                        1 Reply Last reply Reply Quote 0
                        • M-A Hueb
                          M-A Hueb @MCU last edited by

                          @mcu das wars. Danke

                          1 Reply Last reply Reply Quote 0
                          • S
                            Schtallone last edited by

                            Hallo zusammen,
                            ich tüftele mir gerade auch eine VIS mit Jarvis zusammen und wollte meinen iCloud Kalender einfügen über das Modul Calendar. Im ioBroker habe ich den betreffenden, veröffenbtlichten Kalender auch über den Apdater iCal einbinden können. Die Daten werden also in den Objekten auch angezeigt.
                            Im Jarvis jedoch bekomme ich keine Daten angezeigt. Ich habe bereits mehrmals die Freigabe des Kalenders deaktiviert und wieder aktiviert. Der Link bleibt derselber dabei !?

                            Ich habe parallel auch einen 2. Kalender mit Schulferien eingebunden, welcher mit auch im Widget angezeigt wird

                            Screenshot 2022-10-05 113115.jpg

                            Anbei der Screenshot der Einstellung des Widgets:
                            Screenshot 2022-10-05 112734.jpg

                            Kann mir jemand hier wohl helfen?

                            Danke und Gruß
                            Peter

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

                              @schtallone
                              Braucht man beim iCloud Kalender kein Passwort?
                              2-Faktoren-Passwort?
                              https://mcuiobroker.gitbook.io/jarvis-infos/jarvis/besonderheiten-v3/module/calendar

                              1 Reply Last reply Reply Quote 0
                              • S
                                Schtallone last edited by

                                Danke für den Hinweis. Ich habe ein anwendungsspezifisches Passwort erstellt. Aber es funktioniert leider immer noch nicht...

                                Im ioBroker braucht man scheinbar kein App-Passwort.

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

                                  @schtallone Gibt es in der Browserconsole (F12) Hinweise? Mac (Cmd + Option + J)

                                  1 Reply Last reply Reply Quote 0
                                  • S
                                    Schtallone last edited by

                                    App Using instance 0. app.f0023f28.js:1:1153932
                                    App Time - Router Ready: 65.00ms app.f0023f28.js:1:1153980
                                    12:55:27 | INFO | CONNECTION | Connecting to http://192.168.1.10:8400 (#1)... app.f0023f28.js:1:564890
                                    12:55:27 | INFO | SOCKET | Connected to http://192.168.1.10:8400. app.f0023f28.js:1:564890
                                    App Time - Socket connected: 139.00ms app.f0023f28.js:1:1154095
                                    App Time - Got Pro, Settings and ioBroker Meta: 238.00ms app.f0023f28.js:1:1155102
                                    12:55:27 | WARN |  | Device with ID information_3d072 not found! app.f0023f28.js:1:564890
                                    12:55:27 | WARN | CALENDAR-C65P12C9 | invalid line (no token ";" or ":") "33378 Rheda-Wiedenbrück" 
                                    Object {  }
                                     
                                    Array []
                                    app.f0023f28.js:1:564890
                                    12:55:27 | WARN | CALENDAR-C65P12C9 | invalid line (no token ";" or ":") "33378 Rheda-Wiedenbrück" 
                                    Object {  }
                                     
                                    Array []
                                    app.f0023f28.js:1:564890
                                    12:55:27 | WARN | CALENDAR-C65P12C9 | invalid line (no token ";" or ":") "33378 Rheda-Wiedenbrück" 
                                    Object {  }
                                     
                                    Array []
                                    app.f0023f28.js:1:564890
                                    App Time - Got Devices, Layout and Widgets: 539.00ms app.f0023f28.js:1:1156388
                                    Notifications Notifications is only available to Pro! app.f0023f28.js:1:1156927
                                    downloadable font: rejected by sanitizer (font-family: "Material Design Icons" style:normal weight:400 stretch:100 src index:0) source: http://192.168.1.10:8082/jarvis/fonts/materialdesignicons-webfont.11e44ec7.woff2
                                    Diese Seite verwendet die nicht standardisierte Eigenschaft "zoom". Stattdessen sollte calc() in den entsprechenden Eigenschaftswerten oder "transform" zusammen mit "transform-origin: 0 0" verwendet werden. embed2.html
                                    App Sentry is turned on. You may deactivate it in the adapter settings. app.f0023f28.js:1:1157284
                                    Für "https://embed.windy.com/embed2.html?lat=51.252&lon=8.696&detailLat=51.560&detailLon=8.666&width=650&height=450&zoom=8&level=surface&overlay=rainAccu&product=ecmwf&menu=&message=true&marker=true&calendar=now&pressure=true&type=map&location=coordinates&detail=true&metricWind=km%2Fh&metricTemp=%C2%B0C&radarRange=-1" wurde partitionierter Cookie- oder Speicherzugriff verwendet, da es im Kontext eines Drittanbieters geladen wurde und dynamische Zustandspartitionierung aktiv ist.
                                    
                                    App Time - Got Config, Adapter, Scripts: 1537.00ms vendor.2f36216f.js:145:182271
                                    App Time - Verified installation: 1538.00ms vendor.2f36216f.js:145:182271
                                    12:55:28 | WARN | CALENDAR-C65P12C9 | invalid line (no token ";" or ":") "33378 Rheda-Wiedenbrück" 
                                    Object {  }
                                     
                                    Array []
                                    vendor.2f36216f.js:145:182271
                                    12:55:28 | WARN | CALENDAR-C65P12C9 | invalid line (no token ";" or ":") "33378 Rheda-Wiedenbrück" 
                                    Object {  }
                                     
                                    Array []
                                    vendor.2f36216f.js:145:182271
                                    12:55:28 | WARN | CALENDAR-C65P12C9 | invalid line (no token ";" or ":") "33378 Rheda-Wiedenbrück" 
                                    Object {  }
                                     
                                    Array []
                                    vendor.2f36216f.js:145:182271
                                    12:55:28 | WARN | CALENDAR-C65P12C9 | invalid line (no token ";" or ":") "33378 Rheda-Wiedenbrück" 
                                    Object {  }
                                     
                                    Array []
                                    vendor.2f36216f.js:145:182271
                                    Verification 
                                    Array(15) [ Promise { "fulfilled" }, Promise { "fulfilled" }, Promise { "fulfilled" }, Promise { "fulfilled" }, Promise { "fulfilled" }, Promise { "fulfilled" }, Promise { "fulfilled" }, Promise { "fulfilled" }, Promise { "fulfilled" }, Promise { "fulfilled" }, … ]
                                    vendor.2f36216f.js:145:182271
                                    
                                    M 1 Reply Last reply Reply Quote 0
                                    • M
                                      MCU @Schtallone last edited by

                                      @schtallone
                                      Dann bitte dazu ein Issue als bug eröffnen in github:
                                      https://github.com/Zefau/ioBroker.jarvis/issues
                                      Versionnummer mit angeben und den Link zu diesem Beitrag.

                                      S 1 Reply Last reply Reply Quote 0
                                      • S
                                        Schtallone @MCU last edited by

                                        @mcu

                                        erledigt....

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

                                          @schtallone ok
                                          https://github.com/Zefau/ioBroker.jarvis/issues/1954

                                          Schtallone created this issue in Zefau/ioBroker.jarvis

                                          closed v3.0.13 - iCloud Calender will not shown in Caldendar Modul #1954

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

                                            @mcu Du könntest es mit der v3.0.11 oder der v3.1.0-alpha.54 noch versuchen?
                                            v3.0.11
                                            Dazu auf der console eingeben:

                                            iob upgrade jarvis@3.0.11
                                            

                                            Falls es funktioniert ok, sonst alpha-Version
                                            Dazu in die Adapter gehen, Expertenmodus einschalten 92a5f260-3af0-47dc-8032-bfa2a091582a-image.png

                                            Dann auf die Katze ecbc9305-9899-44a7-9f0c-d8353e78d093-image.png
                                            und dann jarvis von github auswählen
                                            1103f94a-ed03-4adb-9279-6c34f0bd21ed-image.png

                                            H S 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            677
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            jarvis material material ui materialdesign vis visualisierung visualization
                                            252
                                            4481
                                            2255120
                                            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