updates 20210608

This commit is contained in:
2021-06-08 15:50:33 +01:00
parent 377d023249
commit e178191a11
3 changed files with 44 additions and 3 deletions

View File

@@ -84,6 +84,10 @@
platform: time
condition: []
action:
- service: notify.whatsapp
data:
message: Sistema de rega a iniciar
title: inicio rega
- data: {}
entity_id: switch.valvula_jardim_1
service: switch.turn_on
@@ -340,12 +344,12 @@
action:
- service: cover.set_cover_position
data:
position: 60
position: 90
target:
entity_id: cover.coverescritorio
- service: cover.set_cover_position
data:
position: 70
position: 95
target:
entity_id: cover.coverqprincipal
- service: cover.set_cover_position
@@ -377,3 +381,25 @@
target:
entity_id: vacuum.xiaomi_vacuum_cleaner
mode: single
- id: '1621620922521'
alias: WC castanho luz demasiado tempo ligada +10'
description: Avisa se luz Wc Castanho acesa por mais de 10 minutos
trigger:
- entity_id: switch.luzwccast
for: 00:10:00
from: 'off'
platform: state
to: 'on'
condition: []
action:
- data:
message: Wc Castanho luz acesa
title: '*Luz WC Castanho *'
service: notify.buttler
- service: notify.whatsapp
data:
message: Luz WC Castanho acesa
- service: notify.whatsapprita
data:
message: Luz WC Castanho acesa
mode: single