You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nice piece of SW. It was easy to integrate on my VenusOS device and works fine. Big thanks for that!
Now, I'm trying to put some more detailed information into the json structure. Some questions here:
do the power, energy and current values entered under "pv": { "power": 0.0, ... etc represent the sum of the values under L1, L2, L3? or is the top level representing the DC side of the inverter and the L1, L2, L3 the AC-side?
are the json elements fixed or could I extend then by other entries (i.e. information so far not covered in the dict)?
would it be equally ok to use the daily yield instead of the total inverter production as value for "energy_forward"? (background: my inverter only delivers integers of kWh as total accumulated yield. Daily yields at least provide 100Wh granularity)
thanks in advance and sorry for misusing this "issue" channel for questions. But the "discussions" channel does not seem to be used at all.
cheers
oliver
The text was updated successfully, but these errors were encountered:
Hi,
nice piece of SW. It was easy to integrate on my VenusOS device and works fine. Big thanks for that!
Now, I'm trying to put some more detailed information into the json structure. Some questions here:
thanks in advance and sorry for misusing this "issue" channel for questions. But the "discussions" channel does not seem to be used at all.
cheers
oliver
The text was updated successfully, but these errors were encountered: