Hi,
I am using the SolarEdge binding in openHAB together with EVCC for energy management.
The system works correctly, but I notice significant latency in live power values (PV, battery, consumption). This causes issues with real-time applications like EVCC, where energy balancing depends on synchronized data.
Current setup:
- SolarEdge system (master + slave inverter)
- openHAB SolarEdge binding (cloud API)
- EVCC using openHAB data
Problem:
- Data updates are delayed (15–30 seconds)
- Leads to inaccurate or lagging energy flow visualization in EVCC
Questions:
- Is there a way to get faster / near real-time updates from the SolarEdge binding?
- Are there plans to support Modbus TCP (local inverter access) in the binding?
- Any recommended approach for real-time energy monitoring with SolarEdge in openHAB?
Thanks!