I have a question which could become a feature request.
I have quite a large number of automations which I call watchdogs to keep unusual situations under control. To give an example: I have a watchdog to check if a pump is running against a closed valve. If it is it will stop the pump. The trigger could be flow, pressure or temperature. I have about 20 of these watchdogs monitoring unwanted situations with a corrective action (rebooting the router when connectivity is low). All in all no rocket science.
Here comes my question: I created a logbook card with all watchdogs to learn from the “events” when a watchdog is triggered. However the logbook stays empty because the triggering of an automation is not a logbook event. WHY IS THAT?
I think It would be helpful if trigger time and eventually the trigger ends up the logbook like:
“automation_XX triggered at 13:34:23 by sensor.xyz_temperature”.
I do know about the “trace” functionality but then you are already in debugging mode. I like to have a logbook on it.
So is this a potential feature or does it exist and I have just missed out on it??