
Not sure if this is of any use to anyone but I've put the bones together on a custom dashboard in anticipation of the release of local control (for faster data updates.)
More of a plaything at the moment to replace my IHD & doesn't do anything the existing beta one does other than:
- a lot less "busy", adds news, weather, calendars, UK Grid status, google photos/picture frame etc...
- has the benefit of being passive, so no chance of little fingers changing any settings as it's read only so no settings can be changed.
Currently it calls the existing "new type" battery API to prove a point (from a powershell script / windows pc) although it's just using JSON, html & javascript so pretty portable onto any device with a browser.
You can scale ranges to suit as output is % based instead. It also auto scales battery charge/discharge limits should you be playing with those (i.e if you've set discharge to 0, the graph scales to 0 to visually indicate this so you know if you forget to change it back!)
If any of this is of any use let me know & i'll package it up & do a "How-To Setup" (which is minor tweaks in Notepad to link to your inverter & set the scaling)
Example Page: here <--This has dummy data which changes the readouts every 10 sec, fake calendar etc...
![https://terravolt.co.uk/Downloads/Misc/Dashboard/Example/DashExample_Small.png]








