#Sync specific devices

1 messages · Page 1 of 1 (latest)

gilded valve
#

Hi, I followed the manual setup for google assistant (without subscription), and turning on expose_by_default: true works just fine, but i turned this off. What menu do I go to in the device to expose it? Or do I need to do this in the configuration.yaml file?

#
google_assistant:
  project_id: xxxxx
  service_account: !include SERVICE_ACCOUNT.json
  report_state: true
  expose_by_default: false
  exposed_domains:
    - switch
    - light
    - button
    - scene```Current configuration
#

I just need to expose them one by one (manual) and i know that exposed_domains will not be used in this context

#

Nevermind, I somehow didnt realize this could be used for exposing specific ones, and not just for excluding them


  entity_config:
    switch.main_pc_plug:
      expose: true
      room: ANDYS_ROOM
      name: Main PC Plug
      aliases:
        - PC_PLUG
        - COMPUTER_PLUG
        - COMPUTER