britkat1980 / giv_tcp

TCP connection (from inverter) and MQTT implementation
71 stars 32 forks source link

Add new web dashboard #169

Closed DanielGallo closed 2 months ago

DanielGallo commented 4 months ago

Added a new version of the web dashboard that supports summarising data of multiple inverters in the one app (no need for a separate copy of the web app for each inverter). Three-phase environments are supported by the web app, but will require testing.

The dashboard has been added as a submodule, enabling easier update when a new version is needed within GivTCP.

Also fixes a few other minor issues:

I've tested this new version of GivTCP running as a standalone Docker container. I haven't tested the Home Assistant Add-on approach for running GivTCP.