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
That patch I submitted may need some tweaking. I am also working with that other pull request to add multiple device support, as I would like to incorporate consumption data from my Emporia system. I am still not sure I am completely understanding what values need to be passed back for production, feed_in, and consumption in these cases. I am tweaking them here and monitoring to try to make sense of it.
For the Emporia data, as it is from a monitor inside my panel in the house, I was only reporting it as consumption data.
For the Fronius inverter without a meter, it seemed it should only report production, but if I do not put anything in the feed_in data, then it seems to be assuming that I am consuming that amount as well.
Right now I am reporting from Fronius the amount produced and also reporting that as feed-in, and in the web page view it shows the inverter production going to the grid, and then from the grid to the house. Perhaps this is the right behavior in this case?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi @BorisBrock,
That patch I submitted may need some tweaking. I am also working with that other pull request to add multiple device support, as I would like to incorporate consumption data from my Emporia system. I am still not sure I am completely understanding what values need to be passed back for production, feed_in, and consumption in these cases. I am tweaking them here and monitoring to try to make sense of it.
For the Emporia data, as it is from a monitor inside my panel in the house, I was only reporting it as consumption data.
For the Fronius inverter without a meter, it seemed it should only report production, but if I do not put anything in the feed_in data, then it seems to be assuming that I am consuming that amount as well.
Right now I am reporting from Fronius the amount produced and also reporting that as feed-in, and in the web page view it shows the inverter production going to the grid, and then from the grid to the house. Perhaps this is the right behavior in this case?
Beta Was this translation helpful? Give feedback.
All reactions