I'm searching for something like this energy distribution chart that I can push my data into, so that it can render a pretty 'animated flow' of energy amongst power consumption and power generation sources. pic attached. any hints or pointers are welcome, or suggestion that I would have to write one myself?? (hints here too would be great)...
Original picture taken from here - click expand to see the pic - sacrilege it talks about HA - please don't ban me
I looked around a lot earlier in the piece for something like this in Javascript and could not find anything - just did another quick search now and nothing either.
If that is important to you i would suggest maybe looking at spooling up a Docker instance of HA for this and feed your energy data into it through MQTT or you could look at the EmonCMS eco system as they have a number of solutions
Is it specifically the graphics that you are asking about. If so, I haven't used it but I believe that you can use node-red-contrib-ui-svg for such thngs. If you search the forum for svg you may find some useful posts.
I had been talking with @hotNipi some time ago to implement a ui node for this Due to a lack of free time we did never continue with it. Perhaps he still has unfinished draft stuff that allows you to get started But perhaps not...
Colin,
It was supposed to be a ui node, so only visualization.
I thought that hotnipi had created a ui-template node mockup at the time being, which you could perhaps use as a starting point.
But I must have been mistaken, because I cannot find such an example flow anymore.
So forget about it. Sorry for the noise ...
OK, it isn't me that wants it, but I had suggested to the OP that the node might be capable of doing it. So the answer is yes it can, but it is not a trivial task.
Have you looked at the openenergy.org site - you can easily feed anything from NR to a system hosted locally and they have lots of nicely built energy graphics.