From da343ddcf922b32921b6dcdf0011a70dabb39784 Mon Sep 17 00:00:00 2001 From: Valter Ferreira Date: Thu, 25 Feb 2021 11:07:29 +0000 Subject: [PATCH] fiz wc vermelha automation --- automations.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/automations.yaml b/automations.yaml index 89bf7d0..b34647a 100755 --- a/automations.yaml +++ b/automations.yaml @@ -141,7 +141,7 @@ alias: WC Red luz demasiado tempo ligada +10' description: Avisa se luz Wc Vermelha acesa por mais de 10 minutos trigger: - - entity_id: switch.luz_wc_vermelha + - entity_id: light.luz_wc_vermelha for: 00:10:00 from: 'off' platform: state @@ -277,4 +277,8 @@ - service: cover.close_cover data: {} entity_id: cover.estores_escritorio_2 + - service: cover.set_cover_position + data: + position: 0 + entity_id: cover.estores_quarto_clara mode: single