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
This data from /api/v1/panel seems like it would be good to expose as metrics that can be added to the energy dashboard for the grid consumption/return data:
I have just added mainMeterEnergy.consumedEnergyWh and feedthroughEnergy.producedEnergyWh as the return on my Energy tab. I'll track over the next few days and see if they correlate with my other energy readings and report back.
Thanks wen for the update, so far everything is singing like it should!
This data from
/api/v1/panel
seems like it would be good to expose as metrics that can be added to the energy dashboard for the grid consumption/return data:I think
mainMeterEnergy.consumedEnergyWh
is the grid consumption, whilefeedthroughEnergy.producedEnergyWh
is the return.I am running
"firmwareVersion":"spanos2/r202223/04"
What do you think?
The text was updated successfully, but these errors were encountered: