Hi,
i have a feature request for the automation editor.
When i configure a automation in the automation editor, it would be nice if there is an indicator that shows if a returend value of an entity or condition is true or false. This could be a text “True” or “False” or a hook or an dot that is green (for true) or red (for false).
Is this possible? It would be nice because so it’s easier to check why an automation is not started because there’s something wrong.
Thanks
StefanV3
Click on the menu for the Condition and select “Test”
You can also check the debugging Trace to troubleshoot automations that have already been triggered but did not execute the way you expected.
1 Like
Thank you, i’ll try…
Edit: never spent time to Check the menu…
Works nice…
But is there a similar function for the triggers?
Stefan
Yes, but it’s not in a menu. Instead, you have to manually fire the trigger using the Developer tools.
If you share the trigger you are trying to test we can tell you the best way to test it.