Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 948 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 948 Bytes

node-red-contrib-melcloud

node-red node for mitsubishi with melcloud API

Enter your credentials (email & password) from your Mitsubishi melcloud account on https://app.melcloud.com/

First Node : melcloud-connect is provided in order to retrieve your devices lists

Alt text

Second Node : melcloud-device is provided in order to retrieve a device informations (buildingid and deviceid are shown with melcloud-connect)

Alt text

All provided setting (switch on/off, temperature, fan speed, mode ...) will update your melcloud configuration

You can also send input data with msg.device Alt text

possible mode's values are "auto", "heat", "dry", "fan", "cooling"

Full documentation on : https://www.npmjs.com/package/node-red-contrib-melcloud or https://github.com/ysimonx/node-red-contrib-melcloud