Hey everyone, I have an automation that automatically locks my cat flap under certain conditions. This is, for complicated reasons, very important to avoid expensive vet visits.
Today I was very surprised when I found my cat outside while the flap was supposed to be securely locked. Checking the automation trace, I found an API connection error.
Question: Is there any reasonable way to react to errors in steps of an automation? This was the first time I noticed it, but it got me thinking: I have a few quite critical automations, and I really need to get notified if one of them runs into trouble of any sorts.