Dids / homebridge-melcloud-ts

Homebridge plugin for Mitsubishi Melcloud automation
GNU General Public License v2.0
8 stars 4 forks source link

homebridge-melcloud-ts

An up-to-date TypeScript version of ilcato's Homebridge plugin for Mitsubishi Melcloud.

Installation

Follow the instruction in homebridge for the homebridge server installation. The plugin is published through NPM and should be installed "globally" by typing:

npm install -g homebridge-melcloud-ts

Configuration

Remember to configure the plugin in config.json in your home directory inside the .homebridge directory. Look for a sample config in config.json example. Simply specify you Melcloud credentials and the language id from one of the following numeric codes:

Credit

Thanks to ilcato for the original project, as well as Simon “mGeek” Rubuano for his work on [reverse engineering Melcloud] (http://mgeek.fr/blog/un-peu-de-reverse-engineering-sur-melcloud).