Dashboard¶
The Hanergy dashboard provides real-time visibility into energy production, consumption, surplus allocation, and every decision the engine makes.
-
Energy Flow
Live view of solar production, household consumption, grid import/export, and surplus available for managed loads.
-
Decision Timeline
Chronological log of every engine decision -- which loads were activated, adjusted, shed, or skipped, and why.
-
Simulation Mode
Override sensor values to test priority configurations before going live. Pro feature.
Accessing the Dashboard¶
The dashboard is the default view when opening Hanergy. It is accessible via:
- HA Add-on: click "Hanergy" in the Home Assistant sidebar
- Docker: open
http://your-server-ip:8099in a browser
The dashboard updates in real time via Server-Sent Events (SSE). If the SSE connection drops, it falls back to polling every 10 seconds.