Skip to content

Support SmartHomeInterface? #190

@gerw

Description

@gerw

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImproving exsisting functionality

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions