In my logs i see no errors??? everything is running!
But… now if I do a “Configuration validation”, I get “Configuration invalid!”, which means i can no longer check my changes in yaml for there is already a persistent error, which is untraceable, please help I am stuck on how to find what is wrong, fix it, I am clueless.
I have version 2022.5.3.
When I have updater: in my yaml then I get the error 2022-05-11 04:17:09 ERROR (MainThread) [homeassistant.setup] Setup failed for updater: Integration not found.
If I disable updater and restart I get 2022-05-11 21:09:27 ERROR (MainThread) [homeassistant.components.homeassistant] The system cannot restart because the configuration is not valid: Integration error: updater - Integration 'updater' not found.
Just commented out. via a # in config. But in the end I think it will never be used again and removing it there is probably the better option to declutter.