From 6d80917a6dc0d4f66191dc26202724c531cf1326 Mon Sep 17 00:00:00 2001 From: Valter Ferreira Date: Sat, 20 Feb 2021 10:35:13 +0000 Subject: [PATCH] Adicionar cover QPrincipal a automacao BomDiaEstores --- automations.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/automations.yaml b/automations.yaml index 5aae02a..558e882 100755 --- a/automations.yaml +++ b/automations.yaml @@ -225,4 +225,8 @@ data: position: 30 entity_id: cover.estores_escritorio_2 - mode: single \ No newline at end of file + - service: cover.set_cover_position + data: + position: 15 + entity_id: cover.estores_qprincipal + mode: single