tom20
March 17, 2026, 5:19pm
1
Every time we have a CST/CDT time change I have trouble with my rules that set a global variable to a constant value. Here's a test rule and log:
The global variable has a starting value of 5:00AM. the rule sets it to 6:15AM, but the ending value is 7:15AM. How do I stop this time adjustment from happening and get the time I set?
TArman
March 17, 2026, 8:32pm
2
I assume WakeAlarmTime is a hub variable since it doesn’t show in your local variables area, correct?
Have you check what the actual value is in the Hub Variables page?
Any logs to share?
tom20
March 17, 2026, 9:23pm
3
WakeAlarmTime is 7:15AM on the Hub Variable Page.
Log is in my post..
The previous solution was to open each variable, and save it, and reboot before a rule tries to change any one. I wish there was a better way.
1 Like