Fix kitchen motion lights off
This commit is contained in:
parent
60b31361af
commit
a8b2d7bce2
@ -67,6 +67,10 @@
|
||||
entity_id: binary_sensor.sink_motion_sensor_5473a923_ias_zone
|
||||
to: 'off'
|
||||
for: '0:02:00'
|
||||
- platform: state
|
||||
entity_id: binary_sensor.kitchen_tabletop_motion_detection
|
||||
to: 'off'
|
||||
for: '0:02:00'
|
||||
condition:
|
||||
- condition: state
|
||||
entity_id: binary_sensor.kitchen_motion_sensor
|
||||
|
Loading…
Reference in New Issue
Block a user