Skip to content

node-red contribution package for Luxtronik2 heat pump controllers.

License

Notifications You must be signed in to change notification settings

Bouni/node-red-contrib-luxtronik2-ws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Place the node within your flow
  2. Configure the IP of your Luxtronik, the port and your webinterface password
  3. Trigger the node via the input, it doesn't matter what type the input is
  4. 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.

About

node-red contribution package for Luxtronik2 heat pump controllers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published