-
-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Labels
enhancementImproving exsisting functionalityImproving exsisting functionality
Description
Since Version V3.90.1 of the luxtronik controller, there exists a so-called SmartHomeInterface. It can be enabled in the settings of the controller (or via parameter 1161, I think). It listens via Modbus-TCP on Port 502 and 'controls' the registers 10.000-19.999 (only a few of them are in use currently). There are some registers for reading (input registers) and others for reading/writing (holding registers). Via the holding registers, it is, e.g., possible to control the "desired return flow temperature". The advantage is that the written values are not saved in the persistent memory of the controller, i.e., these writing operations should not add wear to the NAND memory, see #158.
Should we add access to this interface to this library?
BenPru
Metadata
Metadata
Assignees
Labels
enhancementImproving exsisting functionalityImproving exsisting functionality