Updated Light logic for hallway lights.

This commit is contained in:
ccostan 2018-10-06 17:47:54 -04:00
parent c4c87444d2
commit e1090c46a5
1 changed files with 3 additions and 3 deletions

View File

@ -33,10 +33,10 @@
condition:
- condition: state
entity_id: binary_sensor.mcu1_gpio12
to: 'off'
- conditon: state
state: 'off'
- condition: state
entity_id: binary_sensor.kitchen_door_opened
to: 'off'
state: 'off'
action:
service: light.turn_off