Closed Mjimsas closed 3 months ago
Are you able to elaborate? I could put together a docs page for what all the values mean if that would be helpful. i.e. total load, state of charge, charge, discharge etc... If that's the values you're referring to. :)
Yes exactly that. For my use case i found the values i needed. I found that the values exposed in HA (naming) are different from the ones written in the api docs from alphaESS themselves.
Yes exactly that. For my use case i found the values i needed. I found that the values exposed in HA (naming) are different from the ones written in the api docs from alphaESS themselves.
There's no intentional difference, might just be a misunderstanding on my part. Could you let me know which values you found problems with?
For my use case i wanted to have the current discharge in W. But didn't know which value to use for this. In the end i think that this sensor value exposed by the integration:
Seems to correspond with this one in the alphaESS api docs.
For me it was guess work and a bit of logical thinking to figure out what value was the one i actually needed. Could also just be a misunderstanding on my part.
I'm working on the assumption that Instantaneous Load is the total demand of the house on the inverter.
That demand could be partly met by the grid, partly met by solar generation and partly met by battery discharge.
The pload value is indeed what I'm using but we may have different interpretations of what the alpha documentation means....
Hey, this is just a general question but is there any documentation/information regarding the meaning of the values that get exposed in HA?