diff --git a/README.md b/README.md index cf74caa..4a4e98e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Since Siri supports devices added through HomeKit, this means that with HomeBrid * _Siri, turn off the Speakers._ ([Sonos](http://www.sonos.com)) * _Siri, turn on the Dehumidifier._ ([WeMo](http://www.belkin.com/us/Products/home-automation/c/wemo-home-automation/)) * _Siri, turn on Away Mode._ ([Xfinity Home](http://www.comcast.com/home-security.html)) - * _Siri, turn on the living room lights._ ([Wink](http://www.wink.com), [SmartThings](http://www.smartthings.com), [X10](http://github.com/edc1591/rest-mochad)) + * _Siri, turn on the living room lights._ ([Wink](http://www.wink.com), [SmartThings](http://www.smartthings.com), [X10](http://github.com/edc1591/rest-mochad), [Philips Hue](http://meethue.com)) If you would like to support any other devices, please write a shim and create a pull request and I'd be happy to add it to this official list. diff --git a/config-sample.json b/config-sample.json index 7ff4ddc..3f5beb1 100644 --- a/config-sample.json +++ b/config-sample.json @@ -22,6 +22,12 @@ "server": "127.0.0.1", "port": "8005" } + { + "platform": "PhilipsHue", + "name": "Phillips Hue", + "ip_address": "127.0.0.1", + "username": "252deadbeef0bf3f34c7ecb810e832f" + } ], "accessories": [