Reference to outdated "echo" attribute
Reworded the "expose_by_default" information. It used the "echo" attribute, which if I'm not mistaken, is deprecated.
This commit is contained in:
parent
7013ffe111
commit
c69e9a0908
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ Configuration variables:
|
|||
- `script`
|
||||
- `scene`
|
||||
|
||||
- **expose_by_default** (*Optional*): Whether or not entities should be exposed via the bridge by default instead of explicitly (see the 'echo' attribute later on). If not specified, this defaults to true.
|
||||
- **expose_by_default** (*Optional*): Whether or not entities should be exposed via the bridge by default instead of explicitly (see the 'emulated_hue' customization below). If not specified, this defaults to true.
|
||||
|
||||
- **exposed_domains** (*Optional*): The domains that are exposed by default if `expose_by_default` is set to true. If not specified, this defaults to the following list:
|
||||
- `switch`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue