Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. jarvis v2.2.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 v2.2.0 - just another remarkable vis

    This topic has been deleted. Only users with topic management privileges can see it.
    • Zefau
      Zefau @Hohenbostler last edited by

      @Hohenbostler sagte in jarvis - just another remarkable vis:

      Wo und wie kann ich es denn konfigurieren ?

      https://github.com/Zefau/ioBroker.jarvis/wiki/de-Widgets

      Mit dem Modul StateList kannst du im Body den Datenpunkt und die Komponente auswählen.

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

        @Zefau sagte in jarvis - just another remarkable vis:

        Sneak Preview Weather Module

        50e1fb41-085e-4d10-a71a-9b5042f06d2c-image.png

        Was meint ihr?

        Gefällt mir sehr gut 🙂

        Wurde eig. die Gruppenfunktion entfernt? Würde gerne nach Möglichkeit alle Lichter aus einmal ausschalten, geht das?
        97514343-00df-4fad-a71a-b666fe56e6f5-image.png

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

          @stony2k sagte in jarvis - just another remarkable vis:

          Wurde eig. die Gruppenfunktion entfernt? Würde gerne nach Möglichkeit alle Lichter aus einmal ausschalten, geht das?

          Nein, ist noch drin. Bei der Widget-Konfiguration, wenn du das StateList Modul gewählt hast, dann kannst du Gruppen hinzufügen (und alle Geräte darunter werden der Gruppe zugerechnet).

          stony2k 1 Reply Last reply Reply Quote 1
          • stony2k
            stony2k @Zefau last edited by

            @Zefau sagte in jarvis - just another remarkable vis:

            @stony2k sagte in jarvis - just another remarkable vis:

            Wurde eig. die Gruppenfunktion entfernt? Würde gerne nach Möglichkeit alle Lichter aus einmal ausschalten, geht das?

            Nein, ist noch drin. Bei der Widget-Konfiguration, wenn du das StateList Modul gewählt hast, dann kannst du Gruppen hinzufügen (und alle Geräte darunter werden der Gruppe zugerechnet).

            OK, das war super easy, da wäre ich jetzt nicht drauf gekommen. Vielen Dank! 🙂

            1 Reply Last reply Reply Quote 1
            • Zefau
              Zefau @w00dst0ck last edited by Zefau

              @w00dst0ck sagte in jarvis - just another remarkable vis:

              Hier mal meine verfügbaren HmIP Geräte am (HMIP-HAP) Homematic IP Access Point.

              Hast du noch mehr Geräte, oder nur die zwei? So detailliert bräuchte ich es gar nicht. Brauche nur die Datenpunkte, die du eingelesen haben möchtest.
              Habe es nun wie folgt übernommen:

              HmIP-eTRV-2:

              {
              			"temperature": {
              				"state": ".channels.1.valveActualTemperature"
              			},
              			"setTemperature": {
              				"state": ".channels.1.setPointTemperature",
              				"action": ".channels.1.setPointTemperature"
              			}
              		}
              

              (HmIP-eTRV-2 hat kein Humidity?)


              HmIP-SWDO:

              {
              			"open": {
              				"state": ".channels.1.windowOpen",
              				"display": {
              					"0": "CLOSED",
              					"1": "OPEN"
              				}
              			}
              		}
              
              1 Reply Last reply Reply Quote 0
              • stony2k
                stony2k last edited by

                Komisch. Wenn ich das DateTime Widget hinzufüge (mit den Standard Einstellungen), dann lädt die Seite kurz und danach wird nichts mehr angezeigt. Jarvis ist komplett leer. Wenn ich mit F5 reloade, dann habe ich 1-2 Sekunden um auf die Einstellungen oben rechts zu gehen. Woran kann das liegen?

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

                  @stony2k sagte in jarvis - just another remarkable vis:

                  Komisch. Wenn ich das DateTime Widget hinzufüge (mit den Standard Einstellungen), dann lädt die Seite kurz und danach wird nichts mehr angezeigt. Jarvis ist komplett leer. Wenn ich mit F5 reloade, dann habe ich 1-2 Sekunden um auf die Einstellungen oben rechts zu gehen. Woran kann das liegen?

                  Schau mal in die Browser-Konsole, ob dort ein Fehler ausgegeben wird?

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

                    @Zefau sagte in jarvis - just another remarkable vis:

                    @stony2k sagte in jarvis - just another remarkable vis:

                    Komisch. Wenn ich das DateTime Widget hinzufüge (mit den Standard Einstellungen), dann lädt die Seite kurz und danach wird nichts mehr angezeigt. Jarvis ist komplett leer. Wenn ich mit F5 reloade, dann habe ich 1-2 Sekunden um auf die Einstellungen oben rechts zu gehen. Woran kann das liegen?

                    Schau mal in die Browser-Konsole, ob dort ein Fehler ausgegeben wird?

                    Benutze dem Chrome. Meinst du die Untersuchen Funktion?

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

                      @stony2k sagte in jarvis - just another remarkable vis:

                      Benutze dem Chrome. Meinst du die Untersuchen Funktion?

                      Entwicklertools

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

                        @Zefau sagte in jarvis - just another remarkable vis:

                        @stony2k sagte in jarvis - just another remarkable vis:

                        Benutze dem Chrome. Meinst du die Untersuchen Funktion?

                        Entwicklertools
                        Habs aufgrund er Länge mal eingepackt.


                        RangeError: Invalid time value
                        at z (index.js:371)
                        at f (DateTime.js:73)
                        at qi (react-dom.production.min.js:153)
                        at Ao (react-dom.production.min.js:175)
                        at gs (react-dom.production.min.js:263)
                        at lu (react-dom.production.min.js:246)
                        at su (react-dom.production.min.js:246)
                        at Qs (react-dom.production.min.js:239)
                        at react-dom.production.min.js:123
                        at t.unstable_runWithPriority (scheduler.production.min.js:19)
                        es @ react-dom.production.min.js:209
                        n.callback @ react-dom.production.min.js:226
                        ci @ react-dom.production.min.js:131
                        is @ react-dom.production.min.js:212
                        hu @ react-dom.production.min.js:255
                        t.unstable_runWithPriority @ scheduler.production.min.js:19
                        Br @ react-dom.production.min.js:122
                        fu @ react-dom.production.min.js:248
                        Qs @ react-dom.production.min.js:239
                        (anonymous) @ react-dom.production.min.js:123
                        t.unstable_runWithPriority @ scheduler.production.min.js:19
                        Br @ react-dom.production.min.js:122
                        Gr @ react-dom.production.min.js:123
                        Vr @ react-dom.production.min.js:122
                        Us @ react-dom.production.min.js:230
                        po @ react-dom.production.min.js:163
                        e @ DateTime.js:42
                        setTimeout (async)
                        (anonymous) @ DateTime.js:52
                        rs @ react-dom.production.min.js:211
                        gu @ react-dom.production.min.js:257
                        t.unstable_runWithPriority @ scheduler.production.min.js:19
                        Br @ react-dom.production.min.js:122
                        pu @ react-dom.production.min.js:257
                        Qs @ react-dom.production.min.js:239
                        (anonymous) @ react-dom.production.min.js:123
                        t.unstable_runWithPriority @ scheduler.production.min.js:19
                        Br @ react-dom.production.min.js:122
                        Gr @ react-dom.production.min.js:123
                        Vr @ react-dom.production.min.js:122
                        Us @ react-dom.production.min.js:230
                        enqueueSetState @ react-dom.production.min.js:132
                        w.setState @ react.production.min.js:12
                        (anonymous) @ App.js:252
                        Promise.then (async)
                        value @ App.js:251
                        is @ react-dom.production.min.js:212
                        hu @ react-dom.production.min.js:255
                        t.unstable_runWithPriority @ scheduler.production.min.js:19
                        Br @ react-dom.production.min.js:122
                        fu @ react-dom.production.min.js:248
                        Qs @ react-dom.production.min.js:239
                        (anonymous) @ react-dom.production.min.js:123
                        t.unstable_runWithPriority @ scheduler.production.min.js:19
                        Br @ react-dom.production.min.js:122
                        Gr @ react-dom.production.min.js:123
                        Vr @ react-dom.production.min.js:122
                        Us @ react-dom.production.min.js:230
                        enqueueSetState @ react-dom.production.min.js:132
                        w.setState @ react.production.min.js:12
                        (anonymous) @ App.js:140
                        Promise.then (async)
                        value @ App.js:132
                        is @ react-dom.production.min.js:212
                        hu @ react-dom.production.min.js:255
                        t.unstable_runWithPriority @ scheduler.production.min.js:19
                        Br @ react-dom.production.min.js:122
                        fu @ react-dom.production.min.js:248
                        Qs @ react-dom.production.min.js:239
                        Us @ react-dom.production.min.js:230
                        Au @ react-dom.production.min.js:281
                        (anonymous) @ react-dom.production.min.js:284
                        tu @ react-dom.production.min.js:240
                        Bu @ react-dom.production.min.js:284
                        t.render @ react-dom.production.min.js:290
                        1511 @ index.js:8
                        i @ index.html:1
                        1104 @ main.9da1eb88.chunk.js:1
                        i @ index.html:1
                        t @ index.html:1
                        r @ index.html:1
                        (anonymous) @ main.9da1eb88.chunk.js:1
                        index.js:371 Uncaught RangeError: Invalid time value
                        at z (index.js:371)
                        at f (DateTime.js:73)
                        at qi (react-dom.production.min.js:153)
                        at Ao (react-dom.production.min.js:175)
                        at gs (react-dom.production.min.js:263)
                        at lu (react-dom.production.min.js:246)
                        at su (react-dom.production.min.js:246)
                        at Qs (react-dom.production.min.js:239)
                        at react-dom.production.min.js:123
                        at t.unstable_runWithPriority (scheduler.production.min.js:19)
                        z @ index.js:371
                        f @ DateTime.js:73
                        qi @ react-dom.production.min.js:153
                        Ao @ react-dom.production.min.js:175
                        gs @ react-dom.production.min.js:263
                        lu @ react-dom.production.min.js:246
                        su @ react-dom.production.min.js:246
                        Qs @ react-dom.production.min.js:239
                        (anonymous) @ react-dom.production.min.js:123
                        t.unstable_runWithPriority @ scheduler.production.min.js:19
                        Br @ react-dom.production.min.js:122
                        Gr @ react-dom.production.min.js:123
                        Vr @ react-dom.production.min.js:122
                        Us @ react-dom.production.min.js:230
                        po @ react-dom.production.min.js:163
                        e @ DateTime.js:42
                        setTimeout (async)
                        (anonymous) @ DateTime.js:52
                        rs @ react-dom.production.min.js:211
                        gu @ react-dom.production.min.js:257
                        t.unstable_runWithPriority @ scheduler.production.min.js:19
                        Br @ react-dom.production.min.js:122
                        pu @ react-dom.production.min.js:257
                        Qs @ react-dom.production.min.js:239
                        (anonymous) @ react-dom.production.min.js:123
                        t.unstable_runWithPriority @ scheduler.production.min.js:19
                        Br @ react-dom.production.min.js:122
                        Gr @ react-dom.production.min.js:123
                        Vr @ react-dom.production.min.js:122
                        Us @ react-dom.production.min.js:230
                        enqueueSetState @ react-dom.production.min.js:132
                        w.setState @ react.production.min.js:12
                        (anonymous) @ App.js:252
                        Promise.then (async)
                        value @ App.js:251
                        is @ react-dom.production.min.js:212
                        hu @ react-dom.production.min.js:255
                        t.unstable_runWithPriority @ scheduler.production.min.js:19
                        Br @ react-dom.production.min.js:122
                        fu @ react-dom.production.min.js:248
                        Qs @ react-dom.production.min.js:239
                        (anonymous) @ react-dom.production.min.js:123
                        t.unstable_runWithPriority @ scheduler.production.min.js:19
                        Br @ react-dom.production.min.js:122
                        Gr @ react-dom.production.min.js:123
                        Vr @ react-dom.production.min.js:122
                        Us @ react-dom.production.min.js:230
                        enqueueSetState @ react-dom.production.min.js:132
                        w.setState @ react.production.min.js:12
                        (anonymous) @ App.js:140
                        Promise.then (async)
                        value @ App.js:132
                        is @ react-dom.production.min.js:212
                        hu @ react-dom.production.min.js:255
                        t.unstable_runWithPriority @ scheduler.production.min.js:19
                        Br @ react-dom.production.min.js:122
                        fu @ react-dom.production.min.js:248
                        Qs @ react-dom.production.min.js:239
                        Us @ react-dom.production.min.js:230
                        Au @ react-dom.production.min.js:281
                        (anonymous) @ react-dom.production.min.js:284
                        tu @ react-dom.production.min.js:240
                        Bu @ react-dom.production.min.js:284
                        t.render @ react-dom.production.min.js:290
                        1511 @ index.js:8
                        i @ index.html:1
                        1104 @ main.9da1eb88.chunk.js:1
                        i @ index.html:1
                        t @ index.html:1
                        r @ index.html:1
                        (anonymous) @ main.9da1eb88.chunk.js:1

                        Zefau 2 Replies Last reply Reply Quote 0
                        • Zefau
                          Zefau @stony2k last edited by

                          @stony2k sagte in jarvis - just another remarkable vis:

                          RangeError: Invalid time value

                          Welche jarvis Version hast du im Einsatz?

                          stony2k 1 Reply Last reply Reply Quote 1
                          • Zefau
                            Zefau @stony2k last edited by

                            @stony2k hast du im ioBroker keine Lattitude und Longitude deines Standorts drin?

                            stony2k 1 Reply Last reply Reply Quote 1
                            • stony2k
                              stony2k @Zefau last edited by

                              @Zefau sagte in jarvis - just another remarkable vis:

                              @stony2k sagte in jarvis - just another remarkable vis:

                              RangeError: Invalid time value

                              Welche jarvis Version hast du im Einsatz?

                              1.0.6 Hatte am Anfang auch Probleme Jarvis über die ioBroker GUI zu installieren. Habe dann den ioBroker in der Repo Einstellung auf latest gesetzt, musste in der SSH Konsole die Adapter aktualisieren und darüber den Adapter installieren und eine Instanz hinzufügen.

                              1 Reply Last reply Reply Quote 0
                              • H
                                Hohenbostler @Zefau last edited by Hohenbostler

                                @Zefau sorry, aber das mit dem =1 funktioniert nicht. Aktuell sieht es jetzt so aus. Leider mit dem selben Ergebnis.

                                {"1":{"color":"#FFA500"},"2":{"color":"#3ADF00"},"<1":{"color":"#FF0000","fontWeight":"bold"},">2":{"color":"#3ADF00
                                
                                {"1":"Morgen","2":"Übermorgen","<1":"Heute",">2":"Demächst
                                
                                Zefau 1 Reply Last reply Reply Quote 0
                                • stony2k
                                  stony2k @Zefau last edited by stony2k

                                  @Zefau sagte in jarvis - just another remarkable vis:

                                  @stony2k hast du im ioBroker keine Lattitude und Longitude deines Standorts drin?

                                  Danke erneut. Daran lag es. My fault, sorry 🙂

                                  Ist eig. geplant, Steckdosen mit als Gewerk aufzunehmen? Ich habe sie aktuell unter Sonstiges einsortiert.

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

                                    @stony2k sagte in jarvis - just another remarkable vis:

                                    Ist eig. geplant, Steckdosen mit als Gewerk aufzunehmen? Ich habe sie aktuell unter Sonstiges einsortiert.

                                    Ist bereits in v1.1.0 mit drin, siehe https://github.com/Zefau/ioBroker.jarvis/wiki/de-Functions#Übersicht-der-gewerke

                                    1 Reply Last reply Reply Quote 1
                                    • Zefau
                                      Zefau @Hohenbostler last edited by

                                      @Hohenbostler probier mal bitte die v1.0.7, damit sollte es nun gehen.

                                      J H 2 Replies Last reply Reply Quote 0
                                      • J
                                        jukus100 @Zefau last edited by

                                        Gibt es die Möglichkeit direkt CSS einzubinden? Um z.b. die ganzen css animationen auch ans Laufen zu bringen?
                                        Vielleicht bin ich auch gerade einfach zu blöd dafür :lau

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

                                          @jukus100 sagte in jarvis - just another remarkable vis:

                                          Gibt es die Möglichkeit direkt CSS einzubinden? Um z.b. die ganzen css animationen auch ans Laufen zu bringen?

                                          https://github.com/Zefau/ioBroker.jarvis/wiki/de-Devices#datenpunkt--icon-stil

                                          J D 2 Replies Last reply Reply Quote 0
                                          • J
                                            jukus100 @Zefau last edited by

                                            @Zefau
                                            Ich steh gerade wohl einfahc nur auf dem Schlauch, aber wie kann ich denn jetzt sowas mit einbinden:

                                            @keyframe blinker
                                            {
                                                 40% {opacity: 0;
                                            }}
                                            

                                            um dann auf "blinker" zuzugreifen.
                                            Gibt es da eine globale Variante, oder kann ich das einfach "ober drüber" in die json schmeißen?

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            887
                                            Online

                                            31.6k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            jarvis material material ui materialdesign vis visualisierung visualization
                                            316
                                            6126
                                            3467457
                                            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