Update Shutter
This commit is contained in:
@@ -94,7 +94,7 @@ actions:
|
|||||||
sequence:
|
sequence:
|
||||||
- action: cover.open_cover
|
- action: cover.open_cover
|
||||||
target:
|
target:
|
||||||
- entity_id: !input shutter_entity
|
entity_id: !input shutter_entity
|
||||||
- conditions:
|
- conditions:
|
||||||
- and:
|
- and:
|
||||||
- condition: trigger
|
- condition: trigger
|
||||||
@@ -109,7 +109,7 @@ actions:
|
|||||||
sequence:
|
sequence:
|
||||||
- action: cover.open_cover
|
- action: cover.open_cover
|
||||||
target:
|
target:
|
||||||
- entity_id: !input shutter_entity
|
entity_id: !input shutter_entity
|
||||||
- conditions:
|
- conditions:
|
||||||
- and:
|
- and:
|
||||||
- condition: trigger
|
- condition: trigger
|
||||||
@@ -134,4 +134,4 @@ actions:
|
|||||||
else:
|
else:
|
||||||
- action: cover.close_cover
|
- action: cover.close_cover
|
||||||
target:
|
target:
|
||||||
- entity_id: !input shutter_entity
|
entity_id: !input shutter_entity
|
||||||
|
|||||||
Reference in New Issue
Block a user