Instead of 'conditions didn't match' as an error message when an automation fails, allow us to customize error messages, especially for logic where we intentionally intend for an automation to fail.
Example: I have a master off switch that turns all automations OFF when I take the system offline for updating and troubleshooting. It would be super if I could provide a custom error message when the system is offline informing all of my users that the 'System is being updated' or something to that effect.
Ideally I could input this directly via the automation ui:
If conditions fail for this reason: print this error
If conditions fail for that reason: print that error
Thank you!