ysimonx / node-red-contrib-melcloud

node-red node for mitsubishi with melcloud API
MIT License
15 stars 5 forks source link

Add another node to just read in the current state of the device #19

Closed winnieXY closed 11 months ago

winnieXY commented 11 months ago

As I need to check before every change if the automatic set conditions are manually overwritten (e.g. mode change, power on<-> off, ... ) I need a node to check easily if there are any changes.

This would close #18

Jch24 commented 3 weeks ago

Could you update the readme, please? I want to know how I have to use the "read" node. I always get the error "ReferenceError: msg is not defined". Which kind of messaged is needed?

Thank you