Adding Support for Inhenergy HI-6.0K-SL Inverter #789
Unanswered
Albertowue
asked this question in
Q&A
Replies: 2 comments 1 reply
-
|
I received the documentation from the manufacturer, but I’m not sure how to use it yet. In the meantime, I’m sharing it with everyone. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
It was actually easy to understand how the inverter definition file works. Using the hinen_hybrid.yaml file as a basis, I was able to create the correct configuration for my inverter. Thank you for your fantastic work! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I am using your Solarman integration for Home Assistant and I would like to add support for my inverter model, HI-6.0K-SL.
I have already contacted the manufacturer and I am waiting for their response. In the meantime, I was able to gather some information regarding the Modbus registers:
31: PV1 Watts
32: PV2 Watts
34: Total PV1+PV2 Watts
76: UPS Output Watts
90: Battery Watts (positive for discharge, negative for charge)
97: Battery Percentage
99: Battery Volts
Could you please guide me on the steps required to add a new inverter model to the component? Specifically, I would like to know how to create the Modbus register mapping and integrate it properly with Home Assistant.
Thank you very much for your assistance and for developing this useful integration.
Beta Was this translation helpful? Give feedback.
All reactions