fix garage light
This commit is contained in:
@@ -5,7 +5,7 @@ light_kitchen_sink:
|
|||||||
|
|
||||||
smart_conditions:
|
smart_conditions:
|
||||||
- light.kitchen_sink_switch
|
- light.kitchen_sink_switch
|
||||||
- sensor.kitchen_last_motion < 3 and (sensor.garage_motion_light_level < 10 or self)
|
- sensor.kitchen_last_motion < 3 and (sensor.kitchen_motion_light_level < 10 or self)
|
||||||
|
|
||||||
light_brightness_pct:
|
light_brightness_pct:
|
||||||
100: light.kitchen_sink_switch
|
100: light.kitchen_sink_switch
|
||||||
|
|||||||
Reference in New Issue
Block a user