Update Shutter

This commit is contained in:
2024-10-19 17:41:56 +02:00
parent dfc5c10ec3
commit 72ba004508

View File

@@ -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