- Only tested with SH8.0RT-20
- Works only with internal LAN port (not via WiNet-S etc)
- Early alpha, expect bugs!
Next steps:
- Add more tests
- Add CI/CD
- Add ability to report issues (with data attached)
This guide assumes you already have HACS installed.
-
If you don't have HACS installed, you need to install and configure it first.
-
Add custom repository repo in HACS (see HACS documentation for more details)
- Repository: https://github.com/AlexanderLanin/homeassistant-sungrow
- Category: Integration
-
Download the Integration in HACS
-
Restart Home Assistant
-
Add the Sungrow integration in the HA Devices and Services menu
-
When prompted, enter the IP address or hostname of your inverter.
You can probably leave everything else at the defaults
Go to Configuration -> Integrations -> Sungrow Inverter -> Select your inverter -> Configure
This integration stands on the shoulders of giants:
- An easy-to-use YAML-based integration for several Sungrow inverters for Home Assistant by Martin Kaiser
- SunGather is a Home Assistant Add-On for gathering data from Sungrow inverters by Bohdan Shtepan
The idea to create a custom integration came from:
To be determined... Apache 2.0? MIT? GPL?
No proper documentation yet, but here are some pointers:
- See alangibson/homeassistant-sungrow#14
- In case tests don't show up in VS Code: microsoft/vscode-python#22383
- Don't use GitHub Codespaces if you want to connect to your inverter ;-)