-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
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!
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
Labels
No labels