Automation integration could not be setup?

Log Details (ERROR)

Hello,

After upgrading to 0.110 I now have this error in my log:

Logger: homeassistant.config
Source: config.py:404
First occurred: 10:17:19 AM (6 occurrences)
Last logged: 10:17:19 AM

Invalid config for [automation]: (See /config/configuration.yaml, line 435).

Line 435 is my include for groups.yaml which is empty. and I did not have this issue prior to upgrading.

image

I check my yaml against linter and ran Check Home Assistant configuration add-on and it was successful with no errors.
I am running home assistant as a VM on unraid

All my automations still work fine. Just seems very strange. Any help in diagnosing would be greatly appreciated.
I can provide more logs if needed.
Thank you

Connection lost. Reconnecting…

Having the same issue. Automations load fine, check config finds nothing. Reloading the automations does not seem to reload them however…

Did you ever figure this out? I’m having the exact same issue on a new install.

Yes, I just did recently! I somehow had duplicate automation’s in the .yaml automation file. I had to manually go through and find it. I found it by accident actually cleaning up some other things.

The odd thing is I created them using the UI but somehow they got duplicated.

I would check your automation file very carefully.

I’m still having this issue, can anybody help me out??

I had this issue - there was something wrong with a blueprint. I removed it and recreated it to clear it.