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.
    • M
      MCU @sigi234 last edited by MCU

      @sigi234 Das ist ein anderes Modul.
      2de24cee-3432-497a-a814-4e68cce1b764-image.png

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

        @marios774 Was steht denn in der Temperatur? Eine Zahl, ein JSON, ein Array?

        M 2 Replies Last reply Reply Quote 0
        • L
          Lines @Dominik F. last edited by

          @dominik-f said in jarvis v3.0.0 - just another remarkable vis:

          @lines

          Mich würde trotzdem interessieren, ob du den Datenpunkt, von dem wir gesprochen haben hast. Ich habe auch einige HM Geräte und irgendwann kommt sicher auch mal ein Dimmer zum Einsatz. Daher die Frage

          In den Ordnern mit 1 oder 2 der Dimmer findet sich bei mir viel:
          direction
          diverse Error sachen
          inhibit
          install_test
          Level
          Level_real
          old_level
          on_time
          Ramp_stop
          Ramp_time
          Working
          Da passte irgendwie nichts wirklich zu dem Problem.

          Aber: Wahrscheinlich mache ich mit den Homematic-Sachen noch etwas falsch: Es fehlen etliche Sensoren/Aktoren in Jarvis, die aber in iobroker vorhanden sind. 😧
          Ein System habe ich aber nicht erkennen können. Z.B. 2 identische Fensterkontakte mit Magnetverschluss sind bei uns im Spitzboden - beide in iobroker aber nur einer in Jarvis.
          Seltsam

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

            @lines

            Wahnsinn, dann war die Lösung wirklich die einzige. Hätte nicht gedacht, dass die den State weglassen.

            Bei mir war das Problem, dass vieles im Gewerk Sonstiges gelandet ist und durch meine für Jarvis nicht gute Beschriftung der Aliase konnte ich nur schwer erkennen was was ist 😄

            L 1 Reply Last reply Reply Quote 0
            • F
              fir3drag0n last edited by fir3drag0n

              wie kann ich den Hintergrund von Widgets vom Standard weiß ändern?

              Ich hab es in Styles definiert, aber sie werden immer nur in weiß angezeigt...

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

                @fir3drag0n Wie definiert?

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

                  @mcu ```
                  }

                  .jarvis-tabs-container {
                  background-color: rgba(0,0,0,0.45);
                  }

                  .jarvis-widget-container {
                  background-color: rgba(0,0,0,0.45);
                  }

                  .body--dark .jarvis-widget {
                  background: rgba(0,0,0,0.45);
                  }

                  .body--light .jarvis-widget {
                  background: rgba(255,255,255,1);
                  }

                  .body--dark .jarvis-tabs-container {
                  background-color: rgba(0,0,0,0.45);
                  }

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

                    @fir3drag0n Sind das die kompletten Styles?

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

                      @mcu ja genau

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

                        @fir3drag0n Die eine Klammer ist zu viel? oben?

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

                          @mcu nee, das war nur ein Auszug

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

                            @fir3drag0n
                            ffd06796-9fd6-4f90-9d9b-c39f48ded0f8-image.png

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

                              @mcu 3dbfdf18-8a74-4d1d-8d4d-c4adca9014ab-image.png

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

                                @fir3drag0n
                                d77374b9-2e48-4c5a-be45-019450186f65-image.png

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

                                  @mcu ich will aber nicht den dark mode, sondern eigentlich "transparent" oder irgendeine andere farbe

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

                                    @fir3drag0n
                                    https://mcuiobroker.gitbook.io/jarvis-infos/jarvis/besonderheiten-v3/jarvis-themes
                                    https://mcuiobroker.gitbook.io/jarvis-infos/jarvis/besonderheiten-v3/styles/transparentes-design

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

                                      @mcu Es ist eine Zahl. Bei den anderen Tests mit den Rollos (Fhem CUL) ist es eine Zahl, das Feld aber eine Zeichenkette. Für beide Werte habe ich in echarts schöne bunte Diagramme hinbekommen. Hier klappt das irgendwie nicht.

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

                                        Gelöscht

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

                                          @marios774 Zeig mal bitte die Einstellungen zum Geräte-DP. Temperatur

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

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

                                            @marios774 Zeig mal bitte die Einstellungen zum Geräte-DP. Temperatur

                                            Bitte hier:

                                            DFD3FCEA-2C5B-454B-A295-E4FD5E63FEE2.jpeg

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            590
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            jarvis material material ui materialdesign vis visualisierung visualization
                                            253
                                            4483
                                            2400429
                                            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