Updated Light logic for hallway lights.

This commit is contained in:
ccostan 2018-10-06 17:47:54 -04:00
parent c4c87444d2
commit e1090c46a5

View File

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