-
Hello there. However, I'm a total noob. Some values are spread across two registers and I don't know how to put them together. And i haven't really figured out what u need for the different Data-Types. f.E.: when you have to use a "Swap: Word" and when not. Thx & Greetings PS: Thanks mkaiser for your Work so far. Works really well with the SH. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
For the values spread across two registers, you would put uint16. Basically what it says in the communication protocol. For a value spread across four registers uint32, and so on. Also, you have to subtract 1 from every register number. |
Beta Was this translation helpful? Give feedback.
-
Hi Jogi, i also have a second inverter (SG) and i have uploaded the yaml file for the SG. https://github.com/basti242/homeassistant_sungrow_modbus Please try if it works for you. BR |
Beta Was this translation helpful? Give feedback.
Hi Jogi,
i also have a second inverter (SG) and i have uploaded the yaml file for the SG.
https://github.com/basti242/homeassistant_sungrow_modbus
Please try if it works for you.
BR
Basti