And I need to enable hacs automations but because of this it is not showing me the Options button.
No HACS error in the log just this warning
2021-05-23 11:05:31 WARNING (MainThread) [homeassistant.loader] You are using a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
And I am setting it up in my config.yaml file like this:
hacs:
token: !secret hacs_token
HACS seems to be working ok otherwise, any idea what’s wrong?
So yes I have already regenerated the token as I had to because it was using old format but still that error.
I did add appdaemon: true and netdaemon: true which gave me the automations tab so might just leave it as is I’m not sure what will break if I completely remove it