Hey guys!
Long-time listener, first-time caller.
I’m usually pretty good at fault finding and figuring things out to the best of my research/knowledge but this one is killing me.
I’m tearing out what’s left of my hair at the moment as for the past few months I’ve been regularly getting the dreaded Invalid Config notification constantly.
It references google translate a bunch so it’s possibly something there?
Below is the error log and would love some help!
Logger: homeassistant.config
Source: config.py:454
First occurred: 4:38:59 PM (8 occurrences)
Last logged: 5:48:51 PM
Invalid config for [automation]: Invalid trigger configuration. Got OrderedDict([('default_config', {}), ('tts', [OrderedDict([('platform', 'google_translate')])]), ('automation', [OrderedDict([('id', '1631070715945'), ('alias', 'Trigger - Studio Blind Open'), ('description', ''), ('trigger', [OrderedDict([('platform', 'state'), ('entity_id', 'input_button.trigger_studio_blind_open')])]), ('condition', []), ('action', [OrderedDict([('device_id', '76c557499e5f74dc5fdd00cf7b32617d'), ('domain', 'cover'), ('entity_id', 'cover.studio_blind'), ('type', 'set_positi.... (See /config/configuration.yaml, line 8).
Invalid config for [automation]: Invalid trigger configuration. Got OrderedDict([('default_config', {}), ('automation', [OrderedDict([('id', '1631070715945'), ('alias', 'Trigger - Studio Blind Open'), ('description', ''), ('trigger', [OrderedDict([('platform', 'state'), ('entity_id', 'input_button.trigger_studio_blind_open')])]), ('condition', []), ('action', [OrderedDict([('device_id', '76c557499e5f74dc5fdd00cf7b32617d'), ('domain', 'cover'), ('entity_id', 'cover.studio_blind'), ('type', 'set_position'), ('position', 99)])]), ('mode', 'single')]), OrderedDic.... (See /config/configuration.yaml, line 8).