luxtronik2
luxtronik2 copied to clipboard
Reads and controls heat pumps based on the Luxtronik 2.0 contol unit with Node.js.
How to use "Support RAW write operations #20" How can i change the timer tables for circpump? Example has no effect const circPumpTimerTable = [ {on: "07:30", off: "11:00"}, {on:...
Hello, I just reworked my heatpump monitoring system back from websocket API to this library. After identifying almost all parameters I am just left with the following parameter available in...
Hi guys, I recently discovered that my Webserver UI also displays the consumed energy in kWh ("Eingesetzte Energie"). I'm posting the xml response I get after login below. I was...
I yesterday upgraded to Node 16 b/c of an other plugin, and instantly, the luxtronix plugin threw the following errors in the logs, leading node red to restart: >11 Apr...
Hi, First thank's for your work, really appreciate it and use your module on my apps. Just one think is currently terrible for me, German language for whole messages. Looking...
I just had the following exception in my NodeRED setup which actually caused about 10 NodeRED reboots in a row. Used version (node-red-contrib-luxtronik2): **0.5.3** Exception Backtrace: ``` an 02 22:19:25...
Hello, in the issue: [ "Mischkreis1" (MK1) missing #26 ] you implemented the MK1 values. -> Thank you for that! Is it possible to write the MK1 values? Especially these...
Hey, is it possible to read the freq from VD1? Stefan
Hi @coolchip, I just checked your code because I want to create a PR with some additional parameters (de-aerate) - I currently have the issue, that at least one of...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...