Fix example (#4241)

The current text seems to suggest `platform: hue` is still needed or supported. Not so.
This commit is contained in:
Andrea Campi 2017-12-19 00:41:17 +00:00 committed by Fabian Affolter
parent b6ce601803
commit 1a24650217

View File

@ -64,8 +64,7 @@ hue:
bridges:
- host: BRIDGE1_IP_ADDRESS
filename: phue.conf
- platform: hue
host: BRIDGE2_IP_ADDRESS
- host: BRIDGE2_IP_ADDRESS
filename: phue2.conf
```