Navigation

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

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

      @slipkorn_dh88 Ist mir nicht bekannt, wüsste nicht wie es gehen sollte.
      https://mcuiobroker.gitbook.io/jarvis-infos/jarvis-v3/system-effektprog./spotify-premium-pro

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

        @mcu Screenshot_2024-12-08-22-06-08-827_com.android.chrome-edit.jpg

        Leider auch nicht.

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

          @mpl1338 Dann nimm mal den &&{val}>0? mit rein
          Muss fontWeight nicht font-weight sein?

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

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

            &&{val}>0

            Wohin? 😵

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

              @mpl1338 Hinter true
              8e68e79a-f9e6-4021-bddb-ba0129d88136-image.png

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

                1cda2a95-8c84-428a-aaf4-3bb91e5e094f-image.png

                Geht auch nicht

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

                  @mpl1338 Welche Version rc.12?

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

                    Nein rc.5 Ich mache jetzt erstmal ein Backup und dann ein Update auf 12.

                    1 Reply Last reply Reply Quote 0
                    • D
                      der-eine @MCU last edited by

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

                      .jarvis-widget-container { background-color: #00000033 !important; /* entspricht rgba(0,0,0,0.2) */ }

                      Ich hab es eingefügt und werde mal schauen wie es sich verhält. Danke

                      Was meinst Du ist aktuell die "beste" Jarvis Version?
                      Kann man auf die aktuelle Version 3.2.0 - RC12 updaten?

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

                        Bin auf rc.12 nun

                        Funktioniert

                        {
                          "{0_userdata.0.test.testdp}=true": {
                            "color": "#FF0000",
                            "font-Weight": "bold"
                          },
                          "{0_userdata.0.test.testdp}=false": {
                            "color": "#00ff00"
                          }
                        }
                        

                        Funktioniert nicht

                        {
                          "{alias.0.Wohnzimmer.Luftqualität.Wohnzimmer_CO2_Schwellwert}=true": {
                            "color": "#FF0000",
                            "font-Weight": "bold"
                          },
                          "{alias.0.Wohnzimmer.Luftqualität.Wohnzimmer_CO2_Schwellwert}=false": {
                            "color": "#00ff00"
                          }
                        }
                        

                        Funktioniert auch nicht.

                        {
                          "{openknx.0.lüftung_klima.Sensoren.Wohnzimmer_CO2_Schwellwert}=true&&{val}>0": {
                            "color": "#FF0000",
                            "font-Weight": "bold"
                          },
                          "{openknx.0.lüftung_klima.Sensoren.Wohnzimmer_CO2_Schwellwert}=false": {
                            "color": "#00ff00"
                          }
                        }
                        
                        M 1 Reply Last reply Reply Quote 0
                        • M
                          MCU @der-eine last edited by

                          @der-eine Kann man eigentlich nicht sagen, wenn man auf v3.2.0 ist dann die Neueste rc.12. Durch die komplette Umstrukturierung ist noch einiges zu tun.

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

                            @mpl1338 Dann bitte ein Issue in github aufmachen mit allen notwendigen Informationen. Danke.

                            https://github.com/Zefau/ioBroker.jarvis/issues/2819

                            mcuiobroker created this issue in Zefau/ioBroker.jarvis

                            open [v3.2.0-rc.5] Tab Body-Stil, Icon-Stil unterstützt kein Binding #2819

                            M 1 Reply Last reply Reply Quote 0
                            • D
                              der-eine @MCU last edited by der-eine

                              @mcu ok danke dann mach ich mal nen Snapshot und update auf RC12. Gibt es bei der Umstrukturierung als User was zu ändern?

                              Edit:
                              Ist das "normal"?

                              Ist in der Übersicht von ioBroker

                              Bildschirmfoto 2024-12-09 um 17.42.37.png

                              M 2 Replies Last reply Reply Quote 0
                              • M
                                MCU @der-eine last edited by MCU

                                @der-eine Ja, einfach im Admin löschen ..undefined
                                https://mcuiobroker.gitbook.io/jarvis-infos/jarvis-v3/besonderheiten-v3/probleme-v3.2#ubersicht-mit-undefined-port-bei-jarvis

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

                                  @der-eine sagte in jarvis v3.2.x - just another remarkable vis:

                                  Gibt es bei der Umstrukturierung als User was zu ändern?

                                  Es geht alles über Cache, bei Problemen immer erst den Cache löschen. Das sollte man im Hinterkopf behalten. Wird evtl. demnächst .... automatisch gemacht
                                  Änderungen sind ja in der Übersicht v3.2.0 zu erkennen.

                                  https://mcuiobroker.gitbook.io/jarvis-infos/system-jarvis-neuigkeiten/anderungen-in-v3.2.x-noch-beta

                                  D M 2 Replies Last reply Reply Quote 0
                                  • D
                                    der-eine @MCU last edited by

                                    @mcu danke ja, ist im Hinterkopf. 👍
                                    Die Links schau ich mir an. Danke für die Ausführliche Anleitung.

                                    1 Reply Last reply Reply Quote 0
                                    • D
                                      disaster123 last edited by

                                      Ich habe seit dem Update auf die latest Github das Problem das meine Lizenz nicht mehr erkannt wird.

                                      Screenshot:
                                      cd4ed631-8ae8-46e8-a63e-f38ed51cb39d-image.png

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

                                        @disaster123 Von wo gekommen? Cache gelöscht? Sonst bei Lizenzgeschichten immer direkt in github Issue aufmachen.

                                        D 1 Reply Last reply Reply Quote 1
                                        • D
                                          disaster123 @MCU last edited by

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

                                          @disaster123 Von wo gekommen? Cache gelöscht? Sonst bei Lizenzgeschichten immer direkt in github Issue aufmachen.

                                          OK musste den Cache manuell leeren und Jarvis vom Homescreen löschen und neu anlegen auf dem Iphone dann ging es.

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

                                            @mcu Habs zu deinem Problem ergänzt

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            534
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            43
                                            882
                                            185576
                                            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