I am new to HA with a handful of Insteon devices. I installed HASSWP. I am trying to set a simple automation of a light turning on at a certain time. However, the time the light turns on is 5 hours before the time I have set.
The automation trigger is set to 2:57 pm. coding is as follows
id: ‘1650738764220’
alias: turn on column lights
description: ‘’
trigger:
-
- platform: time*
- at: ‘14:57:00’*
However, the light is turning on at 10:57 am. here is the “Trace timeline”:
Triggered by the time at April 28, 2022, 10:57:00 AM
The time zone under “Configuration - General” is set to “America/New_york” which is the time zone I am in.
Any ideas about what I am doing wrong would be greatly appreciated.
Thanks in advance.
1 post - 1 participant