Skip to content

Berry: rule question ... why does this trigger for all timer changes? #23654

Answered by sfromis
forumlw06 asked this question in Q&A
Discussion options

You must be logged in to vote

If you had read the console output, you'd have seen the explanation. When you do any update to timers, Tasmota will execute the command Timers reporting the state of all timers. Your Timers#Timer1#Enable does work as you thought, but when the reported timers state contains all timers, you'll always see each trigger firing, with no option to avoid this.

To find out what timer detail was changed, you'd have to keep last timers payload saved, and compare with the update.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@forumlw06
Comment options

Answer selected by forumlw06
Comment options

You must be logged in to vote
2 replies
@sfromis
Comment options

@forumlw06
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants