Hi all
Just checking in to see if anyone has any tips for finding the location of errors (from the logs), where no location or line is provided (likely because it’s in one of my many package files).
I’m sure I’d eventually find the issue with using CTL-F through each file, but I haven’t so far.
Any tips on ways to identify which package (or even which line in a package) could be causing the issue?
Thanks any and all.
Errors rom log:
Logger: homeassistant.config
Source: config.py:454
First occurred: June 11, 2022, 5:30:37 PM (8 occurrences)
Last logged: 12:48:36 PM
Invalid config for [automation]: [to] is an invalid option for [automation]. Check: automation->to. (See ?, line ?).
Invalid config for [automation]: [before] is an invalid option for [automation]. Check: automation->before. (See ?, line ?).