- id: '1535720142148'
alias: Alfred Schedule
trigger:
- at: '11:30:00'
platform: time
condition:
- condition: time
weekday:
- mon
- tue
- wed
- thu
- fri
action:
- data:
entity_id: vacuum.alfred
service: vacuum.start
Check your operating system time and home assistant time zone.
Something looks off because your 9:02 AM cats fed appears to be off an hour.
If your time on your system is wrong, your timed automations will not work when they should.
good catch
the time is actually off on the cat feeder, it uses NTP to get time and pushes it to mqtt
both time and timezone are OK on the system, “unfortunately”.