An up-to-date TypeScript version of ilcato's Homebridge plugin for Mitsubishi Melcloud.
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
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:
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).