document the new allow_unreachable config for hue bulbs
This commit is contained in:
parent
c33cdc03c7
commit
48b97b4347
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@ If you want to enable the light component directly, add the following lines to y
|
|||
light:
|
||||
platform: hue
|
||||
host: DEVICE_IP_ADDRESS
|
||||
# Optional, this will allow unreachable bulbs to report their state correctly
|
||||
allow_unreachable: true
|
||||
# Optional, make this unique if specifying multiple Hue hubs
|
||||
filename: my_hue_hub_token.conf
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue