Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 95919

Timer automation stopped working

$
0
0

@tescophil wrote:

I’ve had an automation to turn my hot water on and off for the last year and yesterday/today it just stopped working. I look in the Logbook and can see the timer finishing event:

6:06 PM    hot water daily changed to idle

and the matching automation:

- id: hot-water-timer-finish
  alias: "Turn off Hot water when timer finishes"
  initial_state: true
  trigger:
    - platform: event
      event_type: timer.finished
      event_data:
        entity_id: 
          - timer.hot_water_boost
          - timer.hot_water_daily
  action:
    - service: switch.turn_off
      entity_id: switch.sonoff_hot_water

This has been working for over a year, but now has just stopped, no errors etc, the automation just doesn’t trigger…

Posts: 7

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 95919

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>