Supported Devices
This driver utilizes the Zendure SolarFlow Local API to provide real-time monitoring and control of the SolarFlow ecosystem.
| Device Type | API | RS485 |
|---|---|---|
| SolarFlow Hub (2400AC) | ✅ | ❌ |
| SolarFlow Battery Expansion |
Integration Architecture
The driver implements a Parent-Child structure to ensure data consistency:
- Parent (Hub): Acts as the primary communication gateway. It fetches a unified data packet from the local API and distributes relevant metrics to the battery sub-nodes.
- Child (Battery): Represents the physical battery storage. It calculates energy deltas (Wh) based on power telemetry provided by the Hub.
