Unable to link Home Assistant to Google Assistant

Had this working for a long time but suddenly it stopped (Homegraph was enabled). Eventually I deleted it from Assistant (unlink/relink) but was many before me, I can add [test] myproject but it isn’t actually added. I even tried following the guide from start to end and created everything from scratch… but same issue. No devices are added after I try to link from the Assistant app and logging in.

So I did the trick with not exposing everything, just one entity. But still no luck :frowning:

google_assistant:
  project_id: myprojectid
  service_account: !include myfile.json
  report_state: true
  expose_by_default: false
  entity_config:
    light.vardagsrum_taklampa:
      expose: true
      name: IKEA Taklampa
      room: Living Room

My issue was finally using an ipv6 from DSLite Tunneling by Vodafone. I called Vodafone customer service, asked for an ipv4 and suddenly everything was working like a charm. Seems like the integration is not possible using an ipv6. Maybe this is helping someone :slight_smile:

It work fine with IPv6

I was having the same issue with not being able to link Google Assistant<->Home Assistant. In my situation, I had to turn off the proxy setting in Cloudflare for my IP.