mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-09 00:55:34 +00:00
Updated Light logic for hallway lights.
This commit is contained in:
parent
c4c87444d2
commit
e1090c46a5
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user