I am attempting to set up Google Calendar for the first time. After setting the configuration and restarting, I get a request to authorize Google Calendars on each subsequent restart (with different Auth IDs):
Each time I enter the code, and get a “ready to go” message from google, but I am still prompted the next time.
In my logger config, I have added (is this correct?): homeassistant.components.google: debug
I have the following configuration.yaml: google: !include config/google.yaml
I did not enter anything into my google_calendar.yaml. It will be populated automatically when you authenticate with Google.
And you are using an include in an include (!secret inside !google). I do not know if this has anything to do with it, but I have never tried that. I just added this to my configuration.yaml:
Same problem here. Got a “app connected” from google, but no google_calendar.yaml is created and after a restart, the message pops up again. Repeated the steps 3 times on 0.116.4. Any help appreciated.
As a sidenote, in my google-account, home-assistant isn’t listed in the active apps with access to my calendar.