Update Shutter
This commit is contained in:
@@ -33,8 +33,6 @@ blueprint:
|
|||||||
- window
|
- window
|
||||||
- door
|
- door
|
||||||
|
|
||||||
# If motion is detected within the delay,
|
|
||||||
# we restart the script.
|
|
||||||
mode: restart
|
mode: restart
|
||||||
max_exceeded: silent
|
max_exceeded: silent
|
||||||
|
|
||||||
@@ -81,6 +79,6 @@ actions:
|
|||||||
- condition: state
|
- condition: state
|
||||||
entity_id: binary_sensor.workday_sensor
|
entity_id: binary_sensor.workday_sensor
|
||||||
state: "off"
|
state: "off"
|
||||||
actions:
|
sequence:
|
||||||
- action: cover.open_cover
|
- action: cover.open_cover
|
||||||
target: !input shutter_entity
|
target: !input shutter_entity
|
||||||
|
|||||||
Reference in New Issue
Block a user