Navigation

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

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

      @alen Bitte die Objektdaten zu beiden DPs.

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

        @mcu

        du meinst das ? Die zwei DPs wären "mode" und "set_mode"

        c94daebb-6a0d-470b-9872-f109955c0be5-image.png

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

          @alen
          Genau, die haben unterschiedliche Werte, das kann nicht funktionieren.
          Zeig mal den Geräte-DP Wallbox

          Bei den Objekte einmal in den Expertenmodus gehen 43e0a446-8506-46e0-9612-90d302d43a16-image.png
          und dann bei den beiden Objekten (DPs) auf den Stift klicken 879b478f-d883-4926-80d6-550e154aa42e-image.png und die Anzeige hier posten.

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

            @mcu

            Ja, Mode ist ein String, und Set_Mode eine Number. Setzen/ändern kann man den Mode aber nur über das entsprechende Setzen des Set_Mode Wertes. Wenn man den Mode ändern über den Button an der Wallbox selbst oder die App der Wallbox ändert sich nur der Mode. Der Set Mode Number Wert ändert sich nicht. Ist also nicht in Sync.

            so sieht die Geräte DP Konfig aus:
            1f6bfe6a-d156-49dd-bc51-f1e368468e78-image.png

            ca104ed9-0842-4da5-ab38-1b5f850289ef-image.png

            Mode DP:
            d73a50dc-225e-4d91-841d-505ab2e0ae8b-image.png

            Set_Mode DP
            911bed08-9146-406a-85a3-e604a27e9395-image.png

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

              @alen
              Ist das dann nicht eigentlich ein Problem vom fronius-wattpilot-Adapter?
              Der übermittelt die Daten ja anscheinend nicht vollständig?
              Dann müsste man evtl ein Skript nutzen, um es nachzuziehen?

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

                @mcu ja wahrscheinlich schon. Ich verstehe auch nicht, wieso man den Mode nicht direkt setzen kann.

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

                  @alen Ich versuch es direkt in Jarvis zu lösen, kann aber nichts versprechen.
                  Wie gesagt sonst ein Script erstellen, mit dem man den Zustand entsprechend anpasst.

                  1 Reply Last reply Reply Quote 0
                  • Alen
                    Alen @stephan1827 last edited by

                    @stephan1827 said in jarvis v3.1.x - just another remarkable vis:

                    @mcu Besten Dank, mache es jetzt doch über Bilder die alle 10 Sekunden neu geladen werden. Live stream wird wahrscheinlich auch zu lahm.

                    Falls noch Interesse besteht. Ich habe es geschafft meine Reolinks Kameras als RTSP Videostream in einem Jarvis iframe darzustellen. Musste aber den Umweg über Frigate/RTC gehen (damit ist der RTPS stream als http link verfügbar). Damit kann aber auch auf Aufnahmen machen oder Detection. Von der Performance her passt es auch.

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

                      @alen Es gibt auch Adapter mit dem man Kameras mit RTSP-Stream integrieren kann.
                      52f14d39-521d-4f06-965b-d77b73b56f96-image.png
                      https://mcuiobroker.gitbook.io/jarvis-infos/jarvis-v3/besonderheiten-v3/module/iframe-v3/rtsp-kamera-reolink-e1-pro-einbinden

                      Wenn du Deine Variante im Einzelnen vorstellen möchtest, so detailliert wie möglich, dann nehme ich es gerne in die Doku auf.
                      Danke.

                      1 Reply Last reply Reply Quote 0
                      • W
                        Wahl-HHer @MCU last edited by

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

                        {"default":"valPlusIcon({val})"}

                        Dabei bekomme ich folgende Fehlermeldung:
                        e3157047-429f-45d0-9ece-635746845202-grafik.png

                        Anzeigevariante im Gerät:
                        da783970-d6ca-4663-8da5-1b9558792c8d-grafik.png

                        Funktion in Scripts:
                        9fd19b95-9878-412b-9c11-31bd27aca88d-grafik.png

                        styles:
                        752c3bc5-9690-453e-928d-2ba17d9c18eb-grafik.png

                        Anzeige:
                        27562f0d-abc9-4668-a1fa-aafebe032d1e-grafik.png

                        Was mache ich falsch?

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

                          @wahl-hher Hast du PRO?
                          Version von jarvis?

                          W 1 Reply Last reply Reply Quote 0
                          • W
                            Wahl-HHer @MCU last edited by

                            @mcu
                            Ja, ich habe die PRO.
                            Jarvis 3.1.8

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

                              @wahl-hher Geh mal bitte auf v3.1.9-beta.2
                              Adapter->Expertenmodus einschalten -> Katze -> Benutzerdefiniert

                              https://github.com/Zefau/ioBroker.jarvis/tree/31ad221a4171597a434fff0b41d75dd7d09d6d6c
                              
                              W 1 Reply Last reply Reply Quote 0
                              • W
                                Wahl-HHer @MCU last edited by

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

                                https://github.com/Zefau/ioBroker.jarvis/tree/31ad221a4171597a434fff0b41d75dd7d09d6d6c

                                Bringt den selben Fehler.

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

                                  @wahl-hher Was steht im LOG -> F12 drücken?
                                  Die function mal reinstellen. In Code-tags -> </>

                                  W 1 Reply Last reply Reply Quote 0
                                  • W
                                    Wahl-HHer @MCU last edited by

                                    Uncaught SyntaxError: '' string literal contains an unescaped line break
                                        useCustomTag http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:108
                                        onConnect http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:112
                                        promise callback*Po</onConnect/</</</< http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:112
                                        callWithErrorHandling http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        callWithAsyncErrorHandling http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        V http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        doWatch http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        watch http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        onConnect http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:112
                                        onConnect http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:112
                                        promise callback*Po</onConnect/< http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:112
                                        promise callback*onConnect http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:112
                                        created http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:112
                                        promise callback*created http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:112
                                        callWithErrorHandling http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        callWithAsyncErrorHandling http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        callHook$1 http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        applyOptions http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        finishComponentSetup http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        handleSetupResult http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        setupStatefulComponent http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        setupComponent http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        oe http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        ie http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        B http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        ge http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        mount http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        mount http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        start$2 http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:112
                                        Po http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:112
                                        promise callback*Po</< http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:112
                                        promise callback*Po< http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:112
                                        ko http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        <anonymous> http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1871
                                    index.html:5:18
                                        useCustomTag http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:108
                                        onConnect http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:112
                                        (Async: promise callback)
                                        onConnect http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:112
                                        callWithErrorHandling http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        callWithAsyncErrorHandling http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        V http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        doWatch http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        watch http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        onConnect http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:112
                                        onConnect http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:112
                                        (Async: promise callback)
                                        onConnect http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:112
                                        (Async: promise callback)
                                        onConnect http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:112
                                        created http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:112
                                        (Async: promise callback)
                                        created http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:112
                                        callWithErrorHandling http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        callWithAsyncErrorHandling http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        callHook$1 http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        applyOptions http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        finishComponentSetup http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        handleSetupResult http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        setupStatefulComponent http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        setupComponent http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        oe http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        ie http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        B http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        ge http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        mount http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        mount http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        start$2 http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:112
                                        InterpretGeneratorResume self-hosted:1469
                                        AsyncFunctionNext self-hosted:852
                                        (Async: async)
                                        Po http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:112
                                        (Async: promise callback)
                                        Po http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:112
                                        (Async: promise callback)
                                        Po http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:112
                                        ko http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1
                                        <anonym> http://192.168.150.8:8082/jarvis/js/index-566ba00e.js:1871
                                    

                                    Die Funktion:

                                    function valPlusIcon(val){
                                    // return 'Test';
                                        let html = '';
                                        html+=  '<div><table>';
                                        html+=  '<tr>
                                        /* Zeilen vertauscht */
                                        html+=  '<td><span class="snowflake"> </span></td>';
                                        html+=  '<td>'+val+'</td>';
                                        /* ----- */
                                        html+=  '</tr>;
                                        html+=  '</table>';
                                        html+=  '</div>'
                                        return html;
                                    }
                                    
                                    M 1 Reply Last reply Reply Quote 0
                                    • M
                                      MCU @Wahl-HHer last edited by

                                      @wahl-hher

                                      function valPlusIcon(val){
                                          let html = '';
                                          html+=  '<div><table>';
                                          html+=  '<tr>';
                                          html+=  '<td><span class="snowflake"> </span></td>';
                                          html+=  '<td>'+val+'</td>';
                                          html+=  '</tr>';
                                          html+=  '</table>';
                                          html+=  '</div>'
                                          return html;
                                      }
                                      
                                      W 1 Reply Last reply Reply Quote 1
                                      • W
                                        Wahl-HHer @MCU last edited by

                                        👍
                                        Funktioniert.
                                        Auch in der 3.1.8.
                                        Vielen Dank für die schnelle Hilfe.

                                        1 Reply Last reply Reply Quote 0
                                        • ?
                                          A Former User @MCU last edited by

                                          @mcu said in jarvis v3.1.x - just another remarkable vis:

                                          @apachelance Versuch es mal mit v3.1.9-beta.2.
                                          ->
                                          Katze->Benutzerdefiniert
                                          https://github.com/Zefau/ioBroker.jarvis/tree/31ad221a4171597a434fff0b41d75dd7d09d6d6c

                                          Das hat nicht geklappt. Das Wetterwidget ist nicht aktuell, wenn der Tag sich ändert. Stattdessen kommt jetzt häufiger dieser Fehler, der nach einem Reload der Seite verschwindet:

                                          Screenshot 2023-11-14 083718.jpg

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

                                            @apachelance Mehr kann ich leider nicht tun und anbieten.
                                            Das ist die letzte relativ funktionierende Version.
                                            Musst du für Dich entscheiden, ob du dann wieder zurück möchtest.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            593
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            jarvis material material ui materialdesign vis visualisierung visualization
                                            92
                                            1815
                                            633652
                                            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