mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
Too much stuff at once, but who cares
This commit is contained in:
@@ -38,12 +38,12 @@ action:
|
||||
- action: automation.turn_on
|
||||
data:
|
||||
entity_id: automation.garage_open_nobody_home
|
||||
- choose:
|
||||
- conditions:
|
||||
- condition: state
|
||||
entity_id: binary_sensor.patio_door_contact
|
||||
state: "off"
|
||||
sequence:
|
||||
- action: lock.lock
|
||||
target:
|
||||
entity_id: lock.patio_door
|
||||
# - choose:
|
||||
# - conditions:
|
||||
# - condition: state
|
||||
# entity_id: binary_sensor.patio_door_contact
|
||||
# state: "off"
|
||||
# sequence:
|
||||
# - action: lock.lock
|
||||
# target:
|
||||
# entity_id: lock.patio_door
|
||||
|
||||
Reference in New Issue
Block a user