Adjusted the darkness lower threshold
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Dreaded_X 2023-01-20 00:24:29 +01:00
parent aa8963bd4a
commit 8511cde67e
Signed by: Dreaded_X
GPG Key ID: 76BDEC4E165D8AD9

View File

@ -24,7 +24,7 @@ topic = "automation/debug"
[light_sensor]
topic = "zigbee2mqtt/living/light"
min = 19_000
min = 20_500
max = 22_000
[devices.kitchen_kettle]