mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Host is now optional on Hue
This commit is contained in:
parent
c7c6c2e558
commit
3e064877aa
@ -31,7 +31,7 @@ light:
|
|||||||
|
|
||||||
Configuration variables:
|
Configuration variables:
|
||||||
|
|
||||||
- **host** (*Required*): IP address of the device, eg. 192.168.1.10.
|
- **host** (*Optional*): IP address of the device, eg. 192.168.1.10. Required if not using the `discovery` component to discover Hue bridges.
|
||||||
- **allow_unreachable** (*Optional*): This will allow unreachable bulbs to report their state correctly. By default *name* from the device is used.
|
- **allow_unreachable** (*Optional*): This will allow unreachable bulbs to report their state correctly. By default *name* from the device is used.
|
||||||
- **filename** (*Optional*): Make this unique if specifying multiple Hue hubs.
|
- **filename** (*Optional*): Make this unique if specifying multiple Hue hubs.
|
||||||
- **allow_in_emulated_hue** (*Optional*): Enable this to block all Hue entities from being added to the `emulated_hue` component.
|
- **allow_in_emulated_hue** (*Optional*): Enable this to block all Hue entities from being added to the `emulated_hue` component.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user