mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-17 02:54:41 +00:00
Updated Light logic for hallway lights.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user