Changes

OpenHAB2

1,083 bytes added, 22:15, 19 April 2018
/* Installed bindings */
auth, user, pass used when authentication is used.
</pre>
== Installed bindings and Node-RED modules ==* the idea is to split the work between openhab2 and Node-RED to use the modules that appear to be working best on their respective platform. === User interfaces ===There are three user interfaces that everything needs to work with and stay in sync with:# Apple HomeKit for use with Siri and the Apple Home app (also on the Apple Watch)# OpenHAB2 BasicUI for use in browser (either computer, panel or mobile browser)# Amazon Echo voice control Essential mapping between Apple HomeKIt and OpenHAB2 is done via the Node-RED homebridge-openhab2 plugin (https://www.npmjs.com/package/homebridge-openhab2). This will map any OpenHAB2 ''Items'' decorated in the .items files into the HomeKIT space. The HomeBridge setup is essential since HomeKit can only deal with 99 accessories. Since HomeBridge is a bridge, it only counts as one. === Cameras ===* cameras will be tied to openhab2 via the zoneminder binding, which will get them onto BasicUI* use the zm server to install Node.js + the homebridge camera node server, which gets them onto Apple HomeKit
=== ISY binding ===
*
Bureaucrat, administrator
963
edits