luxtronik2
Version:
Reads and controls heat pumps based on the Luxtronik 2.0 contol unit. Supports for example AlphaInnotec and Siemens Novelan (WRP NET).
12 lines (9 loc) • 608 B
Markdown
Luxtronik2 Roadmap
==================
This roadmap is a short, living document and should give some indication for the future.
Goals
-----
* **Use a standard Node.js file/folder structure**.
* **Translate to clean english and other languages**. The output of Luxtronik is a crazy language mixture. I want a clear output. First in English and than translate to other Languages.
* **Queue read/write jobs**. If a new read/write command is triggered, before the old is done, the modules crashes.
* **Reduce complexity of some functions**. Some functions are really complex and not readable. I will fix that.