Adjusted the darkness thresholds
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
25793c0af1
commit
d36a6eb518
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user