Debug toggle for automations and scripts #7564
Unanswered
Recte
asked this question in
Automations / scripts / scenes
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With the relative recent added choose-functionality things became more easy than building it with just condition-logic. The old situation however made it easier to debug where the condition “failed”.
In the new situation I’m not always sure what choice was made. That’s why I believe it would be of great value to have a debug toggle in all automations and scripts to debug choices.
A log entry like ' Choose set 1, option 1' would do it for me.
If one wants to make it real fancy, the log item could hold the current values of the “items” of the specific choose.
I understand that there might be much more to debug than just this, but to me it sounds like a useful start. I am wondering what you think of it.
Beta Was this translation helpful? Give feedback.
All reactions