updating docs

This commit is contained in:
Stephen Yeargin
2015-06-13 20:49:28 -05:00
parent aa0bdb9014
commit 9346688d56
2 changed files with 7 additions and 1 deletions

View File

@@ -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.

View File

@@ -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": [