Google Home hide devices

Hello all,

I want to know how I can hide device for my Google Home ?

I use the free method for google Home configuration, and when I sync my device, all devices are sync with the Google account.

But I want to control only my light devices.

Thx

You need to turn off expose by default, and then just expose what you actually want exposed. e.g.

google_assistant:
  expose_by_default: false
  entity_config:
    climate.airconditioner:
      name: House Air Conditioner
      expose: true
1 Like

what you can do is define what devices you want to be included

exposed_domains:
    - switch
    - light