How to load yaml-File for Second Inverter? #658
Replies: 7 comments 7 replies
-
|
Hi - sorry but I do not repeat your NickNackName - it's too complicated in secrets.yaml #FIRST INVERTER
sungrow_modbus_host_ip_inv_1: your IP # TODO update see above
sungrow_modbus_port_inv_1: 502 # TODO update see above
sungrow_modbus_device_address_inv_1: 1 # TODO update see above
sungrow_modbus_battery_max_power_inv_1: 5000 # TODO update see above
sungrow_modbus_wait_milliseconds_inv_1: 20
#SECOND INVERTER
sungrow_modbus_host_ip_inv_2: your IP # TODO update see above
sungrow_modbus_port_inv_2: 502 # TODO update see above
sungrow_modbus_device_address_inv_2: 1 # TODO update see above
sungrow_modbus_wait_milliseconds_inv_2: 20
sungrow_modbus_battery_max_power_inv_2: 5000 # TODO update see abovein configuration.yaml (use correct spaces at beginning of each line) homeassistant:
packages:
modbus_sungrow_1: !include integrations/modbus_sungrow_multiple_inverters_1.yaml
modbus_sungrow_2: !include integrations/modbus_sungrow_multiple_inverters_2.yamlBUT careful - have a look in Discussions > New Version 01.2026 - 637 - my comments at the very end |
Beta Was this translation helpful? Give feedback.
-
|
Hi, thank for your help. It looks similar for me. My second inverter is an SG, not an SH. As soon as I add it, the values from the SH that were previously displayed are no longer available. The SH type also disappears from the PV dashboard. And the SG doesn’t seem to provide any values either. However, on the SG I can see that Home Assistant is querying data via Modbus. Additionally, the default dashboard freezes as soon as the second inverter is added. It loads halfway and then everything gets stuck. If I open other Home Assistant pages directly, they work. When I remove the second inverter again, everything runs normally. |
Beta Was this translation helpful? Give feedback.
-
|
I had read here in the forum that some people use it with the SG and that it works. I actually only need two values from the SG — total PV generation and current PV generation (power) — for everything to fit. I was hoping that these values could be read from the SH, since it knows that the second inverter is there. Or is it possible to calculate the values somehow? I just can’t figure it out right now |
Beta Was this translation helpful? Give feedback.
-
|
Hi hidd???? (scary NickNack) - are you familar with german language (like me) ? if, so I have some hints |
Beta Was this translation helpful? Give feedback.
-
|
Hi, jap, ich spreche eigentlich Deutsch. Daher mein schlechtes Englisch :D Der Nickname ist uralt, bestimmt 25 Jahre. Er ist damals irgendwie auf einer LAN‑Party entstanden und hat eigentlich überhaupt keine Bedeutung. |
Beta Was this translation helpful? Give feedback.
-
|
Hi Henrik - offical language here is english - which really make sense and I don't switch to german - be patient - I prepare the hints |
Beta Was this translation helpful? Give feedback.
-
|
OK Henrik |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
please excuse my silly question. How do I include the second inverter in the configuration.yaml? Previously, the whole directory was included, but now it’s only the single file.
Or is it loaded by the first file (Modbus_sungrow.yaml) if it is located in the same directory?
I couldn’t find anything about that in the instructions.
Unfortunately, I have no experience with YAML at all.
Thank you for your answers, many greetings
Beta Was this translation helpful? Give feedback.
All reactions