A homebridge plug-in for using Daikin ITC air handlers with Siri / HomeKit.
- Ensure that you are running Node.js v7.6 or higher. As of this writing, that means you should be running the 8.x LTS version. If you're unsure what version you've got installed, you can check using:
node --version
- Install homebridge using:
npm install -g homebridge
- Install this plugin using:
npm install -g homebridge-platform-daikin-itc
- Update your configuration file. See
config-sample.json
in this repository for an example.
That's it!
There is zero security on the ITC. Just configure the plugin to point to the correct IP, and you should be good to go. You can provide pretty names for the zones in the config file (see sample).