I had the same issue yesterday, with the new Google app… I unlinked, then went to the Google actions site, created a new draft version with simulator, then I was able to link again … I also had to delete the authentication token for Google in my ha user profile, otherwise I was stuck after entering user and password when I was linking the test app
in version 0.83 then you need to remove that in 0.84. This is the same as the pre-v0.83 config for google assistant. They reverted the change they made in 0.83 for 0.84
a very stranger thing is that now I can’t see any account connected and I don’t see any device on my Google Home app… but… Google Assistant accept voice commands to turn on/off lights or other… buuuut… with an Actions Project that I have deleted o.O
ok… assistant work… home not!
I don’t think that is a Google bug because as I say before with 0.83 all work fine
after 0.84 update home stop work, rollback to 0.83 home work again
so… this is a 0.84 problem
I have also problems after upgrade to Home Assistant 0.84.2.
I don’t see my components any more in google home app, the only thing that I could see are my lights.
There was no problem with an early version of Home Assistant.
@DavidFW1960 where do I need to set this option: expose_by_default: false
I have also an error message when I do: google_assistant.request_sync
request_sync request failed: 404 b’{\n “error”: {\n “code”: 404,\n “message”: “Requested entity was not found.”,\n “status”: “NOT_FOUND”\n }\n}\n’
I checked my ID plus key and these ones are correct.
Hopefully somebody could help us with this issue google home and home assistant.
I got all confused about something working, then not working, then applying a fix, remove it, put it back, change, standing back flip and… now i am totally lost.
Which is the correct configuration to expose to Google Assistant/Home, only SOME entity_id in 0.84 (and hopefully also for future versions)
I don’t understand, why you have to put group.all_automations there if you put expose false. I would assume that you put ONLY all the entity_id that you want to be EXPOSED not the other way or am I missing the logic?