Hello, I'm following https://www.home-assistant.io/integrations/google_assistant/ to set up the Google Assistant integration, but I'm running into an issue when trying to add the integration into the Google Home app. I get the login screen for my Home Assistant, but after I enter the login credentials, I'm met with "Could not reach [test] Home Assistant Integration. Please try again."
There are no logs in Home Assistant that I can see, that would relate to this issue.
Here's part of the configuration.yaml file with the google_assistant integration configuration:
google_assistant:
project_id: OMMITED
service_account: !include SERVICE_ACCOUNT.json
report_state: true
exposed_domains:
- switch
- light
- sensor
- camera