Adjusted the darkness lower threshold
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
aa8963bd4a
commit
8511cde67e
|
@ -24,7 +24,7 @@ topic = "automation/debug"
|
||||||
|
|
||||||
[light_sensor]
|
[light_sensor]
|
||||||
topic = "zigbee2mqtt/living/light"
|
topic = "zigbee2mqtt/living/light"
|
||||||
min = 19_000
|
min = 20_500
|
||||||
max = 22_000
|
max = 22_000
|
||||||
|
|
||||||
[devices.kitchen_kettle]
|
[devices.kitchen_kettle]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user