Invalid config for [automation] (See ?, line ?)

I have the following error in the log:

Logger: homeassistant.config
Source: config.py:455
First occurred: 12:51:45 PM (7 occurrences)
Last logged: 1:37:18 PM

Invalid config for [automation]: Invalid trigger configuration. Got OrderedDict([('default_config', {}), ('frontend', OrderedDict([('themes', OrderedDict([('noctis', OrderedDict([('primary-font-family', 'Raleway,sans-serif'), ('paper-font-common-base_-_font-family', 'var(--primary-font-family)'), ('paper-font-common-code_-_font-family', 'var(--primary-font-family)'), ('paper-font-body1_-_font-family', 'var(--primary-font-family)'), ('paper-font-subhead_-_font-family', 'var(--primary-font-family)'), ('paper-font-headline_-_font-family', 'var(--primary-font-fam.... (See ?, line ?).

It doesn’t specify the automation, or the line number etc.

How does one go about resolving this?

1 Like

Check the most recent automation you created or modified.

1 Like