Hi,
i successed to setup connection between HA and Google cloud app.
if i test to turn on my lights (hue) everything works.
When i link my app in Google Home App, it success nevertheless, when i check Google Home App, only Hue account is really linked.
Is it normal ? I have no error or warning …
On the last picture it is written "Your account [test] Domo arno have been successfull associated.
On my devices list i have only my hue lights, here before i configure google assistant…
I try to sync devices with the service but no luck so far…
in my configuration.yaml :
google_assistant:
project_id: my_project
client_id: MY_CLIENT_ID
access_token: MY_ACCESS_TOKEN
agent_user_id: "[email protected] myname"
api_key: MY_API_KEY
expose_by_default: false
exposed_domains:
- light
- media_player
- script
- scene
entity_config:
light.bureau:
name: lumiere du bureau
aliases:
- lumiere desktop
- lumiere du bureau
Someone has experience in that integration ?