mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Update emulated_hue.markdown (#1218)
Added a warning about going over the 49 device limit.
This commit is contained in:
parent
5b73d3dbcc
commit
d439b1cfaa
@ -41,7 +41,7 @@ Configuration variables:
|
|||||||
- `script`
|
- `script`
|
||||||
- `scene`
|
- `scene`
|
||||||
|
|
||||||
- **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.
|
- **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. Warning: If you have a lot of devices (more than 49 total across all exposed domains), you should be careful with this opton. Exposing more devices than Alexa supports can result in it not seeing any of them. If you are having trouble getting any devices to show up, try disabling this, and explicitly exposing just a few devices at a time to see if that fixes it.
|
||||||
|
|
||||||
- **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:
|
- **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`
|
- `switch`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user