Google Home sees my test app and Control4 lights, but google "Can't help with that right now"

Hi guys,

Thank you in advance for your help on this! I am very new to HASS and have been trying my hardest not to ask for help on here because I want to try to figure out things myself

I have been attempting to get my Google Home to talk to HASS.io but I’m not having any luck. I can see my lights in Google Home using my test app but I cannot control them. Google says I need to set them up or that she cant help with that right now, even though they’re assigned to rooms within the Google home app. I’m sure i’m missing something small and was hoping someone here might be able to assist me with this

I have scoured through the forums, tried just about everything i possibly can but I am stuck and don’t know what to do.

My set up is:

  • Control 4 V2.10 with 4 x lights, 2 dimmable 2 standard switches with the web 2-way driver from itsfrosty
  • Rasberry Pi 3 running HASS.io 0.60.1
  • Google Home

My Control4 lights are able to be controlled through HASS, though I don’t get a dimming option for my 2 dimmers.

My config is as per below

customize.yaml

light.bedroom:
   google_assistant: true
   google_assistant_name: bedroom light
 light.kitchen:
   google_assistant: true
   google_assistant_name: kitchen light
 light.hallway:
   google_assistant: true
   google_assistant_name: hallway light
 light.lounge:
   google_assistant: true
   google_assistant_name: lounge room light

Configuration.yaml
google assistant

google_assistant:
  project_id: my project id
  client_id: my client id
  access_token: my token id
  agent_user_id: "my email address" 
  api_key: my api key
  expose_by_default: false
  exposed_domains:
    - light

Light names update when i unlink my test app and re link it after making customize changes

I’m hoping someone might be able to see something i’m missing? This is all I have set for Google Home lights.

Thank You very much

I worked it out!

Had to do a factory restore of my Google Home.

Didn’t have to relink app or my google account, just factory reset google home by press and hold the mic mute button on the back for 15 seconds, app was still there, thought i’d give it a go with all lights on and they all turned on instantly!