question

si-mon avatar image
si-mon asked

Getting Daily comsumption via the API from the VRM, ESS Charge SOC limit via HA

Hi

I'm looking to get the daily consumption figures as listed in the bottom of the VRM page via the API, does anyone know the exact singe to pull this on a date?


1708800236172.png


I'm also looking to alter the ESS battery charge SOC value either via Home assistant or via Node-Red (using solcast as a value on how much I charge the batteries), If I use home assistane I already read the solacast values so will be using these to gauge what I set it to. I could also use Node-red on my Cerbo, but if I do that how do I get my Solacast values into that?

I can't see a value in the ModBus excel file for ESS battery charge timings or SOC value.

Kind regards

Si



api
1708800236172.png (82.7 KiB)
1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

matt1309 avatar image matt1309 commented ·
Hi @Si Mon I'm not familiar with VRM api so can't help there.


But you're other suggestion of getting the solcast data you could just do what homeassistant is doing (querying the solcast api to get the data) but in node red. Or you could query homeassistant which has already queried solcast from node red.

Both have api's (you'd use the http node in node red to get the values). I'd personally load the data into global_variables from the http node.

That way you can do the ESS check's in another flow and have access to the data.

0 Likes 0 ·
0 Answers

Related Resources

Additional resources still need to be added for this topic