Node-RED contribution package for Luxtronik2 heat pump controllers running firmware version >= 3.81.
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
- 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
The module was developed by Bouni based on reverse engeneering the new Websockets based webinterface of the Luxtronik2.