diff --git a/automations.yaml b/automations.yaml index 6de250e..5aae02a 100755 --- a/automations.yaml +++ b/automations.yaml @@ -137,29 +137,6 @@ - data: {} entity_id: automation.sistema_rega_valvula_3 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' alias: WC Red luz demasiado tempo ligada +10' description: Avisa se luz Wc Vermelha acesa por mais de 10 minutos @@ -236,20 +213,6 @@ title: '*Luz WC Preto *' service: notify.buttler 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' alias: BomDiaEstores description: '' @@ -262,4 +225,4 @@ data: position: 30 entity_id: cover.estores_escritorio_2 - mode: single + mode: single \ No newline at end of file