Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. jarvis v3.0.0 - just another remarkable vis

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.8k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.2k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.4k

jarvis v3.0.0 - just another remarkable vis

Scheduled Pinned Locked Moved Tester
jarvismaterialmaterial uimaterialdesignvisvisualisierungvisualization
4.5k Posts 254 Posters 2.7m Views 209 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U uwe72

    @mcu mache ich. Mache mich nun an die Sache das mal auszuprobieren. Kriegst danach ein Video

    U Offline
    U Offline
    uwe72
    wrote on last edited by
    #1526

    @MCU

    Für das CSS Zeugs habe ich kein Händchen ;-) Für CSS bin ich nicht geeignet :-)

    Das ist der Style Bereich:
    c673708a-67e2-4c2b-b675-d72d4189414f-image.png

    Das müsste die Geräte ID(Config sein:
    63a02e84-3d5d-4b76-b804-3caf6c72afb2-image.png

    Und so sieht es aus. Möchte im ersten Schritt einfach mal den Slider dicker machen:
    bec8cc68-4a55-4cec-aebb-f6219cadfc80-image.png

    M 1 Reply Last reply
    0
    • U uwe72

      @MCU

      Für das CSS Zeugs habe ich kein Händchen ;-) Für CSS bin ich nicht geeignet :-)

      Das ist der Style Bereich:
      c673708a-67e2-4c2b-b675-d72d4189414f-image.png

      Das müsste die Geräte ID(Config sein:
      63a02e84-3d5d-4b76-b804-3caf6c72afb2-image.png

      Und so sieht es aus. Möchte im ersten Schritt einfach mal den Slider dicker machen:
      bec8cc68-4a55-4cec-aebb-f6219cadfc80-image.png

      M Online
      M Online
      MCU
      wrote on last edited by
      #1527

      @uwe72 Kannst du mir das als Text </> schicken
      65ebff77-0d9c-43ab-bbe8-c53b0b12d8cf-image.png

      NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
      Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

      U 1 Reply Last reply
      0
      • M MCU

        @uwe72 Kannst du mir das als Text </> schicken
        65ebff77-0d9c-43ab-bbe8-c53b0b12d8cf-image.png

        U Offline
        U Offline
        uwe72
        wrote on last edited by
        #1528

        @mcu

        .(z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9 .jarvis-StateListItem:nth-child(0) q-slider .q-slider__track {
        	height: 85px;
        }
        
        (z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9  .jarvis-StateListItem:nth-child(0) .q-slider__track {
        	color: transparent;
        }
        
        M 1 Reply Last reply
        0
        • U uwe72

          @mcu

          .(z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9 .jarvis-StateListItem:nth-child(0) q-slider .q-slider__track {
          	height: 85px;
          }
          
          (z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9  .jarvis-StateListItem:nth-child(0) .q-slider__track {
          	color: transparent;
          }
          
          M Online
          M Online
          MCU
          wrote on last edited by
          #1529

          @uwe72

          .jarvis-device-(z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9 .jarvis-StateListItem:nth-child(3) q-slider .q-slider__track {
                  background: linear-gradient( to right, #ff5000 0%, #fff000 33%, #ffffff 50%, #00cfff 83%, #009fff 100% );
          	/* height: 85px; */
          }
           
          .jarvis-device-(z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9  .jarvis-StateListItem:nth-child(3) .q-slider__track {
          	color: transparent;
          }
          

          evtl 3 gegen 4 tauschen nth-child(3) -> nth-child(4), abhängig wo die temperature liegt, unter hue?

          NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
          Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

          U 1 Reply Last reply
          0
          • M MCU

            @uwe72

            .jarvis-device-(z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9 .jarvis-StateListItem:nth-child(3) q-slider .q-slider__track {
                    background: linear-gradient( to right, #ff5000 0%, #fff000 33%, #ffffff 50%, #00cfff 83%, #009fff 100% );
            	/* height: 85px; */
            }
             
            .jarvis-device-(z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9  .jarvis-StateListItem:nth-child(3) .q-slider__track {
            	color: transparent;
            }
            

            evtl 3 gegen 4 tauschen nth-child(3) -> nth-child(4), abhängig wo die temperature liegt, unter hue?

            U Offline
            U Offline
            uwe72
            wrote on last edited by
            #1530

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

            .jarvis-device-(z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9 .jarvis-StateListItem:nth-child(3) q-slider .q-slider__track { background: linear-gradient( to right, #ff5000 0%, #fff000 33%, #ffffff 50%, #00cfff 83%, #009fff 100% ); /* height: 85px; */ } .jarvis-device-(z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9 .jarvis-StateListItem:nth-child(3) .q-slider__track { color: transparent; }

            Ist diese Reihenfolge relevant, oder?
            c77650d2-70cd-4da9-a6de-3c66f1292491-image.png

            M 1 Reply Last reply
            0
            • U uwe72

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

              .jarvis-device-(z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9 .jarvis-StateListItem:nth-child(3) q-slider .q-slider__track { background: linear-gradient( to right, #ff5000 0%, #fff000 33%, #ffffff 50%, #00cfff 83%, #009fff 100% ); /* height: 85px; */ } .jarvis-device-(z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9 .jarvis-StateListItem:nth-child(3) .q-slider__track { color: transparent; }

              Ist diese Reihenfolge relevant, oder?
              c77650d2-70cd-4da9-a6de-3c66f1292491-image.png

              M Online
              M Online
              MCU
              wrote on last edited by MCU
              #1531

              @uwe72 Dann wäre es die (2).
              Nee. Müsste doch die (4) sein.
              Farbpunkt ist im Popup ausgeschaltet?
              Falls der Farbpunkt trotzdem mit einwirkt, wäre es die (5). Ich hab so ein Fall nicht geprüft.

              NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
              Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

              U 1 Reply Last reply
              0
              • M MCU

                @uwe72 Dann wäre es die (2).
                Nee. Müsste doch die (4) sein.
                Farbpunkt ist im Popup ausgeschaltet?
                Falls der Farbpunkt trotzdem mit einwirkt, wäre es die (5). Ich hab so ein Fall nicht geprüft.

                U Offline
                U Offline
                uwe72
                wrote on last edited by uwe72
                #1532

                @mcu Ja, Farbpunkt ist ausgeschaltet

                Ich kriegs irgendwie noch nicht hin

                Konfig:

                {
                  "(z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9": {
                    "name": "Büro Stableuchte (Z013)",
                    "icon": "",
                    "label": "Büro Stableuchte (Z013)",
                    "function": "light",
                    "states": {
                      "modus": {
                        "stateKey": "modus",
                        "showState": false,
                        "state": "0_userdata.0.rgb.Z013.isRgb",
                        "action": "0_userdata.0.rgb.Z013.isRgb",
                        "label": "Farbschema RGB",
                        "display": {
                          "true": "RGB",
                          "false": "Weiß"
                        },
                        "actionElement": "SwitchAction",
                        "icon": "ev-plug-type2",
                        "stateStyle": {
                          "default": {
                            "font-color": "white"
                          }
                        }
                      },
                      "Farbpunkt": {
                        "stateKey": "Farbpunkt",
                        "showState": true,
                        "hide": true,
                        "stateStyle": {
                

                Styles komplett:

                .MuiListItemText-root {
                	min-width: 0;
                	margin-top: 1px;
                	margin-bottom: 1px;
                }
                
                .MuiListItem-root {
                	padding-top: 1px;
                	padding-bottom: 1px;
                }
                
                .MuiSwitch-input {
                	width: 1000px;
                	color: #000000;
                }
                
                .MuiSwitch-colorPrimary.Mui-checked {
                	color: #F8C936;
                }
                
                .q-toggle__thumb {
                	color: #F8C936;
                }
                
                .jarvis-device-(z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9 .jarvis-StateListItem:nth-child(4) q-slider .q-slider__track {
                	background: linear-gradient( to right, #ff5000 0%, #fff000 33%, #ffffff 50%, #00cfff 83%, #009fff 100% );
                	height: 85px;
                }
                
                .jarvis-device-(z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9  .jarvis-StateListItem:nth-child(4) .q-slider__track {
                	color: transparent;
                }
                

                Ergebnis:
                2b85097d-62d0-4293-a2ce-7ad05503ed99-image.png

                Habs auch mit 5 probiert. Mit 2, 3, 4...

                M 1 Reply Last reply
                0
                • U uwe72

                  @mcu Ja, Farbpunkt ist ausgeschaltet

                  Ich kriegs irgendwie noch nicht hin

                  Konfig:

                  {
                    "(z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9": {
                      "name": "Büro Stableuchte (Z013)",
                      "icon": "",
                      "label": "Büro Stableuchte (Z013)",
                      "function": "light",
                      "states": {
                        "modus": {
                          "stateKey": "modus",
                          "showState": false,
                          "state": "0_userdata.0.rgb.Z013.isRgb",
                          "action": "0_userdata.0.rgb.Z013.isRgb",
                          "label": "Farbschema RGB",
                          "display": {
                            "true": "RGB",
                            "false": "Weiß"
                          },
                          "actionElement": "SwitchAction",
                          "icon": "ev-plug-type2",
                          "stateStyle": {
                            "default": {
                              "font-color": "white"
                            }
                          }
                        },
                        "Farbpunkt": {
                          "stateKey": "Farbpunkt",
                          "showState": true,
                          "hide": true,
                          "stateStyle": {
                  

                  Styles komplett:

                  .MuiListItemText-root {
                  	min-width: 0;
                  	margin-top: 1px;
                  	margin-bottom: 1px;
                  }
                  
                  .MuiListItem-root {
                  	padding-top: 1px;
                  	padding-bottom: 1px;
                  }
                  
                  .MuiSwitch-input {
                  	width: 1000px;
                  	color: #000000;
                  }
                  
                  .MuiSwitch-colorPrimary.Mui-checked {
                  	color: #F8C936;
                  }
                  
                  .q-toggle__thumb {
                  	color: #F8C936;
                  }
                  
                  .jarvis-device-(z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9 .jarvis-StateListItem:nth-child(4) q-slider .q-slider__track {
                  	background: linear-gradient( to right, #ff5000 0%, #fff000 33%, #ffffff 50%, #00cfff 83%, #009fff 100% );
                  	height: 85px;
                  }
                  
                  .jarvis-device-(z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9  .jarvis-StateListItem:nth-child(4) .q-slider__track {
                  	color: transparent;
                  }
                  

                  Ergebnis:
                  2b85097d-62d0-4293-a2ce-7ad05503ed99-image.png

                  Habs auch mit 5 probiert. Mit 2, 3, 4...

                  M Online
                  M Online
                  MCU
                  wrote on last edited by MCU
                  #1533

                  @uwe72 Mach mal rechte Maustaste auf den Bereich:
                  c4537e12-27a1-4c66-abcc-9e0035dece3b-image.png
                  Untersuchen klicken
                  Und dann hoch scrollen auf der rechten Seite, bis du jarvis-device siehst.

                  NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
                  Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                  U 1 Reply Last reply
                  0
                  • M MCU

                    @uwe72 Mach mal rechte Maustaste auf den Bereich:
                    c4537e12-27a1-4c66-abcc-9e0035dece3b-image.png
                    Untersuchen klicken
                    Und dann hoch scrollen auf der rechten Seite, bis du jarvis-device siehst.

                    U Offline
                    U Offline
                    uwe72
                    wrote on last edited by uwe72
                    #1534

                    @mcu
                    8b43a8a1-1543-4728-97a1-42a9097c64d9-image.png

                    ok, ich scrolle noch hoch --> müsste schon passen mit dem hochscrollen?!

                    M U 2 Replies Last reply
                    0
                    • U uwe72

                      @mcu
                      8b43a8a1-1543-4728-97a1-42a9097c64d9-image.png

                      ok, ich scrolle noch hoch --> müsste schon passen mit dem hochscrollen?!

                      M Online
                      M Online
                      MCU
                      wrote on last edited by MCU
                      #1535

                      @uwe72

                      .MuiListItemText-root {
                      	min-width: 0;
                      	margin-top: 1px;
                      	margin-bottom: 1px;
                      }
                       
                      .MuiListItem-root {
                      	padding-top: 1px;
                      	padding-bottom: 1px;
                      }
                       
                      .MuiSwitch-input {
                      	width: 1000px;
                      	color: #000000;
                      }
                       
                      .MuiSwitch-colorPrimary.Mui-checked {
                      	color: #F8C936;
                      }
                       
                      .q-toggle__thumb {
                      	color: #F8C936;
                      }
                       
                      .jarvis-device-(z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9 .jarvis-StateListItem:nth-child(4) .q-slider .q-slider__track {
                      	background: linear-gradient( to right, #ff5000 0%, #fff000 33%, #ffffff 50%, #00cfff 83%, #009fff 100% );
                      	height: 85px;
                      }
                       
                      .jarvis-device-(z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9  .jarvis-StateListItem:nth-child(4) .q-slider__track {
                      	color: transparent;
                      }
                      
                      

                      ein punkt fehlte vor q-slider
                      85px ziemlich dicker Slider?

                      NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
                      Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                      1 Reply Last reply
                      0
                      • U uwe72

                        @mcu
                        8b43a8a1-1543-4728-97a1-42a9097c64d9-image.png

                        ok, ich scrolle noch hoch --> müsste schon passen mit dem hochscrollen?!

                        U Offline
                        U Offline
                        uwe72
                        wrote on last edited by
                        #1536

                        @uwe72 Ja, wollte nur mal sehen, dass er auch wirklich dicker wird - würde ich natürlich ändern im Nachgang.

                        Leider keine Veränderung :-(

                        Ich kopiere das schon hier rein oder?
                        8ae95b55-52ea-45b8-ba81-6a51742c36dc-image.png

                        M 1 Reply Last reply
                        0
                        • U uwe72

                          @uwe72 Ja, wollte nur mal sehen, dass er auch wirklich dicker wird - würde ich natürlich ändern im Nachgang.

                          Leider keine Veränderung :-(

                          Ich kopiere das schon hier rein oder?
                          8ae95b55-52ea-45b8-ba81-6a51742c36dc-image.png

                          M Online
                          M Online
                          MCU
                          wrote on last edited by
                          #1537

                          @uwe72 Ja richtig. Dann versuchen wir die (3).

                          NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
                          Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                          U Dominik F.D 2 Replies Last reply
                          0
                          • M MCU

                            @uwe72 Ja richtig. Dann versuchen wir die (3).

                            U Offline
                            U Offline
                            uwe72
                            wrote on last edited by
                            #1538

                            @mcu
                            ec94f7cd-4a3b-492e-8e1d-9ccfaa06bdca-image.png

                            .MuiListItemText-root {
                            	min-width: 0;
                            	margin-top: 1px;
                            	margin-bottom: 1px;
                            }
                            
                            .MuiListItem-root {
                            	padding-top: 1px;
                            	padding-bottom: 1px;
                            }
                            
                            .MuiSwitch-input {
                            	width: 1000px;
                            	color: #000000;
                            }
                            
                            .MuiSwitch-colorPrimary.Mui-checked {
                            	color: #F8C936;
                            }
                            
                            .q-toggle__thumb {
                            	color: #F8C936;
                            }
                            
                            .jarvis-device-(z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9 .jarvis-StateListItem:nth-child(3) .q-slider .q-slider__track {
                            	background: linear-gradient( to right, #ff5000 0%, #fff000 33%, #ffffff 50%, #00cfff 83%, #009fff 100% );
                            	height: 85px;
                            }
                            
                            .jarvis-device-(z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9  .jarvis-StateListItem:nth-child(3) .q-slider__track {
                            	color: transparent;
                            }
                            
                            M 1 Reply Last reply
                            0
                            • M MCU

                              @uwe72 Ja richtig. Dann versuchen wir die (3).

                              Dominik F.D Offline
                              Dominik F.D Offline
                              Dominik F.
                              wrote on last edited by
                              #1539

                              @mcu

                              jetzt verstehe ich auch wie du raus findest, wie die Dinge benannt werden müssen die man verändert möchte^^

                              1 Reply Last reply
                              1
                              • U uwe72

                                @mcu
                                ec94f7cd-4a3b-492e-8e1d-9ccfaa06bdca-image.png

                                .MuiListItemText-root {
                                	min-width: 0;
                                	margin-top: 1px;
                                	margin-bottom: 1px;
                                }
                                
                                .MuiListItem-root {
                                	padding-top: 1px;
                                	padding-bottom: 1px;
                                }
                                
                                .MuiSwitch-input {
                                	width: 1000px;
                                	color: #000000;
                                }
                                
                                .MuiSwitch-colorPrimary.Mui-checked {
                                	color: #F8C936;
                                }
                                
                                .q-toggle__thumb {
                                	color: #F8C936;
                                }
                                
                                .jarvis-device-(z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9 .jarvis-StateListItem:nth-child(3) .q-slider .q-slider__track {
                                	background: linear-gradient( to right, #ff5000 0%, #fff000 33%, #ffffff 50%, #00cfff 83%, #009fff 100% );
                                	height: 85px;
                                }
                                
                                .jarvis-device-(z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9  .jarvis-StateListItem:nth-child(3) .q-slider__track {
                                	color: transparent;
                                }
                                
                                M Online
                                M Online
                                MCU
                                wrote on last edited by MCU
                                #1540

                                @uwe72 Setz mal die height kleiner 15px.
                                Dann geh mal weiter mit den Zahlen durch (3) (4) hatten dann (5).
                                Für mich ist das weiter das (4), aber auch mal F5 gedrückt zum Aktualisieren?

                                NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
                                Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                                U 1 Reply Last reply
                                0
                                • M MCU

                                  @uwe72 Setz mal die height kleiner 15px.
                                  Dann geh mal weiter mit den Zahlen durch (3) (4) hatten dann (5).
                                  Für mich ist das weiter das (4), aber auch mal F5 gedrückt zum Aktualisieren?

                                  U Offline
                                  U Offline
                                  uwe72
                                  wrote on last edited by uwe72
                                  #1541

                                  @mcu

                                  Ja, ich mache immer Strg+R (F5) wenn ich was an der Jarvis-Konfig ändere.

                                  Habe 3-5 durch

                                  .MuiListItemText-root {
                                  	min-width: 0;
                                  	margin-top: 1px;
                                  	margin-bottom: 1px;
                                  }
                                  
                                  .MuiListItem-root {
                                  	padding-top: 1px;
                                  	padding-bottom: 1px;
                                  }
                                  
                                  .MuiSwitch-input {
                                  	width: 1000px;
                                  	color: #000000;
                                  }
                                  
                                  .MuiSwitch-colorPrimary.Mui-checked {
                                  	color: #F8C936;
                                  }
                                  
                                  .q-toggle__thumb {
                                  	color: #F8C936;
                                  }
                                  
                                  .jarvis-device-(z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9 .jarvis-StateListItem:nth-child(5) .q-slider .q-slider__track {
                                  	background: linear-gradient( to right, #ff5000 0%, #fff000 33%, #ffffff 50%, #00cfff 83%, #009fff 100% );
                                  	height: 10px;
                                  }
                                  
                                  .jarvis-device-(z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9  .jarvis-StateListItem:nth-child(5) .q-slider__track {
                                  	color: transparent;
                                  }
                                  

                                  Keine Änderung. Hab grad die Height auch mal ganz rausgenommen. Auch keine Änderung

                                  M 1 Reply Last reply
                                  0
                                  • U uwe72

                                    @mcu

                                    Ja, ich mache immer Strg+R (F5) wenn ich was an der Jarvis-Konfig ändere.

                                    Habe 3-5 durch

                                    .MuiListItemText-root {
                                    	min-width: 0;
                                    	margin-top: 1px;
                                    	margin-bottom: 1px;
                                    }
                                    
                                    .MuiListItem-root {
                                    	padding-top: 1px;
                                    	padding-bottom: 1px;
                                    }
                                    
                                    .MuiSwitch-input {
                                    	width: 1000px;
                                    	color: #000000;
                                    }
                                    
                                    .MuiSwitch-colorPrimary.Mui-checked {
                                    	color: #F8C936;
                                    }
                                    
                                    .q-toggle__thumb {
                                    	color: #F8C936;
                                    }
                                    
                                    .jarvis-device-(z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9 .jarvis-StateListItem:nth-child(5) .q-slider .q-slider__track {
                                    	background: linear-gradient( to right, #ff5000 0%, #fff000 33%, #ffffff 50%, #00cfff 83%, #009fff 100% );
                                    	height: 10px;
                                    }
                                    
                                    .jarvis-device-(z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9  .jarvis-StateListItem:nth-child(5) .q-slider__track {
                                    	color: transparent;
                                    }
                                    

                                    Keine Änderung. Hab grad die Height auch mal ganz rausgenommen. Auch keine Änderung

                                    M Online
                                    M Online
                                    MCU
                                    wrote on last edited by
                                    #1542

                                    @uwe72 Bei mi funktioniert es:
                                    78a124c0-918f-428e-9845-c76873f5ef95-image.png

                                    NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
                                    Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                                    U M R 3 Replies Last reply
                                    0
                                    • M MCU

                                      @uwe72 Bei mi funktioniert es:
                                      78a124c0-918f-428e-9845-c76873f5ef95-image.png

                                      U Offline
                                      U Offline
                                      uwe72
                                      wrote on last edited by
                                      #1543

                                      @mcu Ich lasse nun mal so, egal.

                                      Danke trotzdem für den Versuch. Vielleicht gehe ich es ein ander mal nochmals an.

                                      1 Reply Last reply
                                      0
                                      • M MCU

                                        @uwe72 Bei mi funktioniert es:
                                        78a124c0-918f-428e-9845-c76873f5ef95-image.png

                                        M Online
                                        M Online
                                        MCU
                                        wrote on last edited by MCU
                                        #1544

                                        @uwe72

                                        .MuiListItemText-root {
                                        	min-width: 0;
                                        	margin-top: 1px;
                                        	margin-bottom: 1px;
                                        }
                                         
                                        .MuiListItem-root {
                                        	padding-top: 1px;
                                        	padding-bottom: 1px;
                                        }
                                         
                                        .MuiSwitch-input {
                                        	width: 1000px;
                                        	color: #000000;
                                        }
                                         
                                        .MuiSwitch-colorPrimary.Mui-checked {
                                        	color: #F8C936;
                                        }
                                         
                                        .q-toggle__thumb {
                                        	color: #F8C936;
                                        }
                                         
                                        .jarvis-device-(z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9 .jarvis-StateListItem-Popup:nth-child(4) .q-slider .q-slider__track {
                                        	background: linear-gradient( to right, #ff5000 0%, #fff000 33%, #ffffff 50%, #00cfff 83%, #009fff 100% );
                                        	height: 10px;
                                        }
                                         
                                        .jarvis-device-(z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9  .jarvis-StateListItem-Popup:nth-child(4) .q-slider__track {
                                        	color: transparent;
                                        }
                                        
                                        

                                        NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
                                        Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                                        U 1 Reply Last reply
                                        0
                                        • M MCU

                                          @uwe72

                                          .MuiListItemText-root {
                                          	min-width: 0;
                                          	margin-top: 1px;
                                          	margin-bottom: 1px;
                                          }
                                           
                                          .MuiListItem-root {
                                          	padding-top: 1px;
                                          	padding-bottom: 1px;
                                          }
                                           
                                          .MuiSwitch-input {
                                          	width: 1000px;
                                          	color: #000000;
                                          }
                                           
                                          .MuiSwitch-colorPrimary.Mui-checked {
                                          	color: #F8C936;
                                          }
                                           
                                          .q-toggle__thumb {
                                          	color: #F8C936;
                                          }
                                           
                                          .jarvis-device-(z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9 .jarvis-StateListItem-Popup:nth-child(4) .q-slider .q-slider__track {
                                          	background: linear-gradient( to right, #ff5000 0%, #fff000 33%, #ffffff 50%, #00cfff 83%, #009fff 100% );
                                          	height: 10px;
                                          }
                                           
                                          .jarvis-device-(z011)_f7347_1997f_e16a9_01b32_615bd_f89c6_31aa9  .jarvis-StateListItem-Popup:nth-child(4) .q-slider__track {
                                          	color: transparent;
                                          }
                                          
                                          
                                          U Offline
                                          U Offline
                                          uwe72
                                          wrote on last edited by
                                          #1545

                                          @mcu leider keine Erfolgsmeldung. Habe es nochmals mit 3,4,5 probiert

                                          M 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          371

                                          Online

                                          32.4k

                                          Users

                                          81.5k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe