clean automations
This commit is contained in:
@@ -137,29 +137,6 @@
|
|||||||
- data: {}
|
- data: {}
|
||||||
entity_id: automation.sistema_rega_valvula_3
|
entity_id: automation.sistema_rega_valvula_3
|
||||||
service: automation.trigger
|
service: automation.trigger
|
||||||
- alias: Smart Irrigation
|
|
||||||
description: Start Smart Irrigation at 06:00 and run it only if the adjusted_run_time
|
|
||||||
is >0 and run it for precisely that many seconds
|
|
||||||
trigger:
|
|
||||||
- event_data: {}
|
|
||||||
event_type: smart_irrigation_start
|
|
||||||
platform: event
|
|
||||||
condition:
|
|
||||||
- above: '0'
|
|
||||||
condition: numeric_state
|
|
||||||
entity_id: sensor.smart_irrigation_daily_adjusted_run_time
|
|
||||||
action:
|
|
||||||
- data: {}
|
|
||||||
entity_id: switch.valvula_jardim_1
|
|
||||||
service: switch.turn_on
|
|
||||||
- delay:
|
|
||||||
seconds: '{{states("sensor.smart_irrigation_daily_adjusted_run_time")}}'
|
|
||||||
- data: {}
|
|
||||||
entity_id: switch.valvula_jardim_1
|
|
||||||
service: switch.turn_off
|
|
||||||
- data: {}
|
|
||||||
service: smart_irrigation.reset_bucket
|
|
||||||
id: 7b2df872a37148adaa4f33c3dd91905b
|
|
||||||
- id: '1598985491596'
|
- id: '1598985491596'
|
||||||
alias: WC Red luz demasiado tempo ligada +10'
|
alias: WC Red luz demasiado tempo ligada +10'
|
||||||
description: Avisa se luz Wc Vermelha acesa por mais de 10 minutos
|
description: Avisa se luz Wc Vermelha acesa por mais de 10 minutos
|
||||||
@@ -236,20 +213,6 @@
|
|||||||
title: '*Luz WC Preto *'
|
title: '*Luz WC Preto *'
|
||||||
service: notify.buttler
|
service: notify.buttler
|
||||||
mode: single
|
mode: single
|
||||||
- id: '1605814123567'
|
|
||||||
alias: Arvore Natal
|
|
||||||
description: ''
|
|
||||||
trigger:
|
|
||||||
- at: '17:30:00'
|
|
||||||
platform: time
|
|
||||||
- at: '23:00:00'
|
|
||||||
platform: time
|
|
||||||
condition: []
|
|
||||||
action:
|
|
||||||
- data: {}
|
|
||||||
entity_id: switch.tomada_escritorio
|
|
||||||
service: switch.toggle
|
|
||||||
mode: single
|
|
||||||
- id: '1613783833916'
|
- id: '1613783833916'
|
||||||
alias: BomDiaEstores
|
alias: BomDiaEstores
|
||||||
description: ''
|
description: ''
|
||||||
@@ -262,4 +225,4 @@
|
|||||||
data:
|
data:
|
||||||
position: 30
|
position: 30
|
||||||
entity_id: cover.estores_escritorio_2
|
entity_id: cover.estores_escritorio_2
|
||||||
mode: single
|
mode: single
|
||||||
Reference in New Issue
Block a user