mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
* Revert #7292 Now that https://github.com/home-assistant/home-assistant/pull/17745 has been merged, the original documentation is back to being correct so the docs changes should be reverted once the version with https://github.com/home-assistant/home-assistant/pull/17745 has been released. * Add missing quote
This commit is contained in:
parent
bc26c1f1f0
commit
c73ac72de4
@ -134,7 +134,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 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."
|
||||
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."
|
||||
required: false
|
||||
default: True
|
||||
type: boolean
|
||||
|
Loading…
x
Reference in New Issue
Block a user