node-red-contrib-melcloud-atw

1.1.3 • Public • Published

node-red-contrib-melcloud-atw

Only for Air-to-Water heatpumps.

For Air-to-Air heatpumps use : node-red-contrib-melcloud.

The nodes are triggerd from any incoming payload.

melcloud-connect-atw node

First in creditentials 'add a new melcloud-creditentials-atw' and enter your credentials from your Mitsubishi Melcloud account (email and password)

Then select for '>-Command' 'Devices list'

With a debug node find your buildingId and deviceId (under Structures > Devices)

Alt text

When calling this node most of the heatpump's parameters are published (under Structures > Devices > Devices).

Only call the node with a maximum frequency of 5 minutes, otherwise some of the data will not get updated.

Alt text

melcloud-device-atw

Select your credential settings and provide the buildingId and deviceId. Only 3 parameters can be written to your device from the node

  • SetTemperatureZone1
  • SetTemperatureZone2
  • SetTankTemperature

For SHW 'force hot water' can be set to On for instant startup.

Parameters can be left blank, exept for the ID's, if not needed. The node returns a list of actual parameters from the heatpump.

Alt text

from a function

Parameters can be provided from a function and send with a payload to the melcloud-device-atw node. Just privide the ID's and the parameter that needs to be published. If a parameter does not need to be publised, just leave it out.

Alt text

based on node-red-contrib-melcloud by ysimonx

Package Sidebar

Install

npm i node-red-contrib-melcloud-atw

Weekly Downloads

3

Version

1.1.3

License

MIT

Unpacked Size

56.9 kB

Total Files

8

Last publish

Collaborators

  • anorac