Time triggers fail if the time is earlier than the first trigger of a day #18
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If the time triggers are set to turn on after sunset and off at 23:00, the stairs are turned back on after midnight. I'm assuming this is because the "dayTime" is still set to the current time, but what you really want is to compare it to 24:00 as soon as you go back a day.
As soon as I tried to change the triggers the module reset. Not sure if it is related at all, but needs testing nonetheless.
mentioned in commit
b10fd6951c
Still occurs even at 7:00, negative or positive offsets do not matter.
mentioned in commit
7b823b7cff
closed