app icon indicating copy to clipboard operation
app copied to clipboard

Add energy storage (e.g. display SOC)

Open martinjaeger opened this issue 7 years ago • 2 comments

As far as I can see, there is no possibility to show information about a battery system (for off-grid applications or for increased self-consumption).

I think it would be nice to show a graph of the State of Charge (SOC) in the "My Solar" app. Could be retrieved from a feed called "soc".

I'm currently only using emoncms.org, but will set up a local emoncms version soon and try to implement the energy storage integration.

Should I integrate it into the "My Solar" app or should I make another separate app, e.g. "My Off-Grid Solar"?

martinjaeger avatar Apr 29 '17 06:04 martinjaeger

Hello Martin, good to hear from you! That would be a great addition. Im currently working through a large update to the app's module to make it easier to add new apps (hopefully), the new version is in the 'refactor' branch. Creating a new app is I think the best way to go about it initially and then depending on the level of changes we could then see whether to merge the two.

TrystanLea avatar Apr 29 '17 07:04 TrystanLea

@martin you could try https://github.com/emoncms/app/pull/30

sysrqio avatar Jun 28 '17 17:06 sysrqio