From 6ff8a55e940302548e4788c29ce8322c534c41bd Mon Sep 17 00:00:00 2001 From: root Date: Tue, 2 Mar 2021 18:01:43 +0000 Subject: [PATCH] automations reconfiguration 202103021800 --- automations.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/automations.yaml b/automations.yaml index 8723260..9b3408f 100755 --- a/automations.yaml +++ b/automations.yaml @@ -262,8 +262,9 @@ at: '18:00:00' condition: [] action: - - service: cover.close_cover - data: {} + - service: cover.set_cover_position + data: + position: 15 entity_id: cover.estores_escritorio - service: cover.close_cover data: {}