mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
Too much stuff at once, but who cares
This commit is contained in:
@@ -53,15 +53,15 @@ action:
|
||||
entity_id: input_select.master_bedroom_mode
|
||||
data:
|
||||
option: Nightlight
|
||||
- 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
|
||||
|
||||
default:
|
||||
- action: input_boolean.turn_off
|
||||
|
||||
Reference in New Issue
Block a user