From 3ce1f8541a333e7acde1c1899632e2797a7563f9 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 25 Feb 2021 00:21:39 +0000 Subject: [PATCH] added covers to automation --- automations.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/automations.yaml b/automations.yaml index 47eac6e..cdd4ee9 100755 --- a/automations.yaml +++ b/automations.yaml @@ -241,4 +241,16 @@ data: position: 15 entity_id: cover.estores_qprincipal + - service: cover.set_cover_position + data: + position: 30 + entity_id: cover.cover_group + - service: cover.set_cover_position + data: + position: 0 + entity_id: cover.estores_quarto_clara + - service: cover.set_cover_position + data: + position: 90 + entity_id: cover.estores_cozinha mode: single