Fix example (#4241)
The current text seems to suggest `platform: hue` is still needed or supported. Not so.
This commit is contained in:
parent
b6ce601803
commit
1a24650217
1 changed files with 1 additions and 2 deletions
|
@ -64,8 +64,7 @@ hue:
|
||||||
bridges:
|
bridges:
|
||||||
- host: BRIDGE1_IP_ADDRESS
|
- host: BRIDGE1_IP_ADDRESS
|
||||||
filename: phue.conf
|
filename: phue.conf
|
||||||
- platform: hue
|
- host: BRIDGE2_IP_ADDRESS
|
||||||
host: BRIDGE2_IP_ADDRESS
|
|
||||||
filename: phue2.conf
|
filename: phue2.conf
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue