This custom integration allows Home Assistant to monitor your Zendure SolarFlow device locally via REST API using ZenSDK.
- Sensors for battery, inverter temperature, charge/discharge times, and more
- Local polling (no cloud)
- Configurable via Home Assistant UI
- HACS compatible
- ONLY READ/QUERY is supported in this initial release
-
Add this repository to HACS:
-
Install the Integration:
- Find Zendure Local Integration in HACS > Integrations.
- Click Install.
-
Restart Home Assistant after installation.
-
Add the Integration:
- Go to Settings > Devices & Services > Add Integration.
- Search for Zendure Local and follow the prompts to configure.
- Copy the
zendure_localfolder to yourcustom_componentsdirectory. - Restart Home Assistant.
- Add the integration via the UI as above.
All configuration is done via the Home Assistant UI (Config Flow).
For issues or feature requests, open an issue on GitHub.