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

    • 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 v2.2.0 - just another remarkable vis

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

      Hallo,

      ich habe das Problem, dass mir bei geöffnetem Rollo das Symbol des geschlossenem angezeigt wird und andersrum dasselbe. Wie tausche ich das?

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

        @lustig29
        Datenpunkt-Eigenschaften

        {"min":100, "max":0}
        
        1 Reply Last reply Reply Quote 0
        • L
          lustig29 last edited by

          @mcu Ja, das habe ich ja schon geändert da meine Rollos immer hoch gefahren sind, wenn sie nach unten fahren sollten. Jetzt fahre sie zwar richtig aber ich habe immer noch das falsche Symbol.

          Diginix 1 Reply Last reply Reply Quote 0
          • Diginix
            Diginix @lustig29 last edited by Diginix

            @lustig29 Probier mal beim Level in Icon (JSON Format):

            {"default":"window-shutter-open",">10":"window-shutter","<=10":"window-shutter-open"}
            

            Die Prozente kannst du ja noch anpassen.

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

              @rkccorian
              https://github.com/grafana/grafana/issues/28526

              Du nutzt ja jetzt Boom Theme. Wenn ich das einstelle, ist es zwar auf grafana durchsichtig, aber nicht in jarvis. Wie sind da Deine Einstellungen? Nutzt du den Night Theme?

              Dennis-89 created this issue in grafana/grafana

              closed Iframes without transparent-Funktion #28526

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

                @mcu Habe folgende Einstellungen...

                • Widget so klein wie möglich
                • f2c0af8a-0698-4dcf-af68-245bde4739da-image.png
                • d08fda31-8761-4cde-9891-31ccec799cdf-image.png
                • CSS
                background: transparent;
                }
                
                .page-dashboard .main-view, .page-explore .main-view{
                background: transparent !important;
                border: 0px solid transparent !important;
                }
                
                .panel-container{
                   border: 0px solid #1F2129  !important;
                }
                
                .graph-legend-table .graph-legend-series:nth-child(2n) {
                   background: transparent;
                }```
                M 1 Reply Last reply Reply Quote 1
                • M
                  MCU @RkcCorian last edited by

                  @rkccorian
                  Danke. Trotzdem nicht durchsichtig.
                  ac45a28f-9d1b-4e6c-8ddf-8d95c527f919-image.png

                  R 3 Replies Last reply Reply Quote 0
                  • R
                    RkcCorian @MCU last edited by

                    @mcu CSS in JARIVS..

                    /* JARVIS Elemente =============================================== */
                    
                    .body--dark .jarvis-header {
                    	background-color: rgba(0,0,0,0.5) !important;
                    }
                    
                    .body--dark .jarvis-tabs-container {
                    	background-color: transparent !important;
                    }
                    
                    .body--dark .jarvis-widget-container {
                    	background-color: rgba(0,0,0,0.5) !important;
                    }
                    
                    .body--dark .jarvis-widget {
                    	background: transparent !important;
                    }
                    
                    1 Reply Last reply Reply Quote 1
                    • R
                      RkcCorian @MCU last edited by

                      @mcu
                      1b0bf809-a798-461b-9c0c-3fa391fef1d0-image.png

                      1 Reply Last reply Reply Quote 1
                      • R
                        RkcCorian @MCU last edited by

                        @mcu Ich habe ein Dashboard geteilt. Dieses muss das Boom Panel, als auch das eigentliche / die eigentlichen Panels zeigen. Außerdem darf das JARVIS Widget nicht zu klein sein, ansonsten wird das Boom Panel und damit das CSS nicht geladen

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

                          @rkccorian
                          5da823b3-be25-45a0-9101-91a52fa0a2ec-image.png

                          1c4a69a3-94cf-4210-a43e-3c24d4e39590-image.png

                          287fd81c-3998-44e7-bc67-ef84c400252c-image.png

                          @charset "UTF-8";
                           
                          body {
                          background: transparent;
                          }
                          .page-dashboard .main-view, .page-explore .main-view{
                          background: transparent !important;
                          border: 0px solid transparent !important;
                          }
                          
                          .panel-container{
                             border: 0px solid #1F2129  !important;
                          }
                          
                          .graph-legend-table .graph-legend-series:nth-child(2n) {
                             background: transparent;
                          }
                          
                          M 1 Reply Last reply Reply Quote 0
                          • M
                            MCU @MCU last edited by

                            @mcu Jetzt aber:
                            ffde6ad4-2a38-44e0-a435-ba0e3b92fe12-image.png

                            R 1 Reply Last reply Reply Quote 1
                            • L
                              lustig29 last edited by

                              Ich habe ein paar Lampen, die über den Tuya Adapter laufen. Leider bekomme ich es nicht hin die Farbe über Jarvis zu ändern. Gibt es da einen Trick?

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

                                @mcu Geht doch 🙂

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

                                  @lustig29 zZeig mal bitte die Datenpunkte für die Farbe.

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

                                    @mcu DatenpunkteFarbe.png

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

                                      @lustig29 Wie stellst du denn eine Farbe z.B. rot ein?
                                      Was macht der work mode?

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

                                        @mcu Ich hab den Datenpunkt coulourdata bei dem Hue Punkt eingetragen, aber tut sich nichts. Ich denke der Workmode ist zum umschalten zwischen Warmweiss/Weiss und Farbe

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

                                          @lustig29 Wie änderst du denn jetzt die Farbe? Nur per App?

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

                                            @mcu Ja, richtig

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            653
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

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