node-red-contrib-luxtronik2-ws
v0.1.2
Published
Luxtronik2 Node for Node Red using Websockets for data exchange
Downloads
20
Readme
node-red-contrib-luxtronik2-ws
Warning: this repo is no longer maintained!
Node-RED contribution package for Luxtronik2 heat pump controllers running firmware version >= 3.81.
Install
Run the following command in the root directory of your Node-RED install
npm install node-red-contrib-luxtronik2-ws
Run the following command for global install
npm install -g node-red-contrib-luxtronik2-ws
How to use
- Place the node within your flow
- Configure the IP of your Luxtronik, the port and your webinterface password
- Trigger the node via the input, it doesn't matter what type the input is
- The node querys the heat pump for the data, parses the response and outputs the parsed result
Authors
The module was developed by Bouni based on reverse engeneering the new Websockets based webinterface of the Luxtronik2.