Skip to content

Modbus mapping according documentation? #4

@MathieuDmbc

Description

@MathieuDmbc

Hello, I am trying to integrate the Stiebel eltron component into Home assistant, which is based -if I am right- on the pystiebeleltron library.
Looking into the file "pystiebeleltron.py" and comparing the parameters mapping against the Stiebel documentationn it seems to me that the Modbus addresses are not aligned, could you please check and confirm @fucm ?

Thanks a lot for your support and feedback!

Stiebel Modbus Manual

Example to illustrate

Parameter "OPERATING MODE" is acc to the documentation at address 1501.
But in the source code I see that it seems to be mapped differently: OPERATING_MODE': {'addr': 1000, 'type': 8, 'value': 0}

Note

It could be I have overseen something, so please check and advice me :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions