Replies: 1 comment
-
Referenced this in a ticket here: #63 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there,
In the US, especially SoCal, power meters 'roll back' when feeding the grid from Solar. So if you have clamps on the two branches feeding your house, the clamps report positive values when getting power from the Grid but then reverse and go negative when you feed energy to the grid.
HA does not support (currently) any sort of option to specificy negative readings as 'return to grid'. So I adjusted the esphome config offered in the main repository to include simply splitting out negative and positive values to more accurately feed the Energy Panel in HA in this scenario.
If theres cleaner code or a better way to do this let me know!
Jon
Beta Was this translation helpful? Give feedback.
All reactions