Help resolve change in behaviour post update
-
@CatmanV2 said in Help resolve change in behaviour post update:
Will I see it updating in the logs?
Yes, and on the Expressions page.
-
@CatmanV2 said in Help resolve change in behaviour post update:
Will I see it updating in the logs?
Yes, and on the Expressions page.
@toggledbits Thanks so much
I've now got this
With
GlobalHeatOnas one of my conditions in the reaction.My assumption is it will go
falseat, or immediately after midnight?I'm guessing I can lose the
Intervalstatement as well?Cheers
C
-
@toggledbits Thanks so much
I've now got this
With
GlobalHeatOnas one of my conditions in the reaction.My assumption is it will go
falseat, or immediately after midnight?I'm guessing I can lose the
Intervalstatement as well?Cheers
C
@CatmanV2 said in Help resolve change in behaviour post update:
My assumption is it will go false at, or immediately after midnight?
No. If your
GlobalAlarmTimewill always show time only (no date components), then you can safely add analarm()call toGlobalHeatTimeas well. -
@CatmanV2 said in Help resolve change in behaviour post update:
My assumption is it will go false at, or immediately after midnight?
No. If your
GlobalAlarmTimewill always show time only (no date components), then you can safely add analarm()call toGlobalHeatTimeas well.@toggledbits Ahh super
GlobalAlarmTimeis never date (or I guess we'd not have this issue!)I do appreciate you thinking down to my level

C
-
I'm working for you. You also gave me an idea that I think could create a very useful alternative way to get to where you want to go. More to come...
-
-
You should be able to go back to something similar to what you were doing originally, just in Script conditions. Give it a try!










