mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
clarify expose_by_defaults in google_assistant (#7292)
This commit is contained in:
parent
dbef894704
commit
71d0d16ba3
@ -129,7 +129,7 @@ api_key:
|
||||
required: false
|
||||
type: string
|
||||
expose_by_default:
|
||||
description: "Expose devices in all supported domains by default. If set to false, you need to either expose domains or add the expose configuration option to each entity in `entity_config` and set it to true."
|
||||
description: "Expose devices in all supported domains by default. If set to false, you need to add the expose configuration option to each entity in `entity_config` and set it to true. Setting `exposed_domains` values will _not_ expose those domains if `expose_by_default` is false."
|
||||
required: false
|
||||
default: True
|
||||
type: boolean
|
||||
|
Loading…
x
Reference in New Issue
Block a user