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

This commit is contained in:
Dreaded_X 2023-01-18 18:15:39 +01:00
parent 25793c0af1
commit d36a6eb518
Signed by: Dreaded_X
GPG Key ID: 76BDEC4E165D8AD9

View File

@ -24,8 +24,8 @@ topic = "automation/debug"
[light_sensor]
topic = "zigbee2mqtt/living/light"
min = 23_000
max = 25_000
min = 19_000
max = 22_000
[devices.kitchen_kettle]
type = "IkeaOutlet"