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:
ih8gates 2016-10-02 19:05:53 -04:00 committed by GitHub
parent 7013ffe111
commit c69e9a0908

View File

@ -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`