Hi, I’ve had google assistant (non cloud setup) working for a year or two without issues.
Recently i tried to update the google_assistant block with service_account and report_state enabled.
After updating the configuration file and restarting HA I get the following notification from HA:
Login attempt or request with invalid authentication from rate-limited-proxy-108-177-64-154.google.com (108.177.64.154) (OpenAuth)
Even after commenting out service_account and report_state, it still shows up.
Where could the error come from?
My HA version is: 0.116.2 on HassOS 4.13
Guide I used:
google_assistant:
project_id: REDACTED
service_account: !include GCP_SERVICE_ACCOUNT.JSON
report_state: true
exposed_domains:
- switch
- light
- media_player