Merge pull request #304 from balloob/fix-homebridge-link

Update Homebridge Instructions
This commit is contained in:
Paulus Schoutsen 2016-03-14 07:39:59 -07:00
commit d3acfb4c2c

View File

@ -31,7 +31,7 @@ Haaska allows you to control lights, switches, and scenes exposed by your Home A
### {% linkable_title Integrating Home Assistant with HomeKit %} ### {% linkable_title Integrating Home Assistant with HomeKit %}
Contributor Maddox has created a plugin for HomeBridge, an open-source HomeKit bridge. This will allow you to control your home using Siri on your Apple devices. HomeBridge has recently restructured so you'll have to access the plugin in the legacy plugin package. Contributor Maddox has created a plugin for HomeBridge, an open-source HomeKit bridge. This will allow you to control your home using Siri on your Apple devices. HomeBridge has recently restructured so you'll have to install the plugin separately with the homebridge-homeassistant npm package.
Example config.json entry to load Home Assistant: Example config.json entry to load Home Assistant:
@ -48,8 +48,7 @@ Example config.json entry to load Home Assistant:
``` ```
[HomeBridge on GitHub](https://github.com/nfarina/homebridge) [HomeBridge on GitHub](https://github.com/nfarina/homebridge)
[HomeBridge Legacy Plugins on GitHub](https://github.com/nfarina/homebridge-legacy-plugins) [HomeBridge Home Assistant Plugin](https://github.com/maddox/homebridge-homeassistant)
[Home Assistant on HomeBridge instructions](https://github.com/nfarina/homebridge-legacy-plugins/blob/master/platforms/HomeAssistant.js)
### {% linkable_title Custom alarm system with Home Assistant %} ### {% linkable_title Custom alarm system with Home Assistant %}
@ -58,4 +57,4 @@ User thaijames [describes in the Home Assistant forums](https://automic.us/forum
<p class='img'> <p class='img'>
<img src='/images/blog/2016-02-community-highlights/garfield-nfc.png'> <img src='/images/blog/2016-02-community-highlights/garfield-nfc.png'>
Hold your NFC tag against the belly of Garfield to unlock the alarm. Hold your NFC tag against the belly of Garfield to unlock the alarm.
</p> </p>