Skip to content

Commit d439b1c

Browse files
xehnfabaff
authored andcommitted
Update emulated_hue.markdown (home-assistant#1218)
Added a warning about going over the 49 device limit.
1 parent 5b73d3d commit d439b1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/emulated_hue.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Configuration variables:
4141
- `script`
4242
- `scene`
4343

44-
- **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.
44+
- **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.
4545

4646
- **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:
4747
- `switch`

0 commit comments

Comments
 (0)