Fix typo in kitchen occupancy sensor reference
This commit is contained in:
@@ -5,7 +5,7 @@ light_kitchen_sink:
|
||||
|
||||
smart_conditions:
|
||||
- light.kitchen_sink_switch
|
||||
- binary_sensor.occupancy_kitchen and (sensor.kitchen_motion_light_level < 10 or self)
|
||||
- binary_sensor.kitchen_occupancy and (sensor.kitchen_motion_light_level < 10 or self)
|
||||
|
||||
light_brightness_pct:
|
||||
100: light.kitchen_sink_switch
|
||||
|
||||
Reference in New Issue
Block a user