Whenever there is an error in a configuration file (like automations.yaml), the line of the error message indicates the “automation: !include automations.yaml” line in configuration file…
1°) This does not help to find the actual error in the automations.yaml which can have thousands of lines…
2°) Oftentimes it is not even the right line in the config file like the error indicates an automation error line 76 when the include command is line 79 for example.
I hope this gets upvoted because this happens often and is very annoying !
Thanks everyone