diff --git a/blueprints/covers/automaticShutterDoor.yaml b/blueprints/covers/automaticShutterDoor.yaml index 7a9f6aa..6eabdc3 100644 --- a/blueprints/covers/automaticShutterDoor.yaml +++ b/blueprints/covers/automaticShutterDoor.yaml @@ -94,7 +94,7 @@ actions: sequence: - action: cover.open_cover target: - - entity_id: !input shutter_entity + entity_id: !input shutter_entity - conditions: - and: - condition: trigger @@ -109,7 +109,7 @@ actions: sequence: - action: cover.open_cover target: - - entity_id: !input shutter_entity + entity_id: !input shutter_entity - conditions: - and: - condition: trigger @@ -134,4 +134,4 @@ actions: else: - action: cover.close_cover target: - - entity_id: !input shutter_entity + entity_id: !input shutter_entity