Sfoglia il codice sorgente

fix(brilliant_securitylights): reverse color temperature

Issue #5910
Jason Rumney 1 settimana fa
parent
commit
11a53b81da

+ 2 - 2
custom_components/tuya_local/devices/brilliant_securitylights.yaml

@@ -24,8 +24,8 @@ entities:
           max: 255
         mapping:
           - target_range:
-              min: 3000
-              max: 6000
+              min: 6000
+              max: 3000
   - entity: number
     name: Daylight threshold
     class: illuminance