Replies: 1 comment 2 replies
-
@MrPeteH there are template sensors on the wiki here: https://github.com/WillCodeForCats/solaredge-modbus-multi/wiki/Template-Sensors-for-Power-and-Energy. Just add these to your configuration.yaml and restart HA. |
Beta Was this translation helpful? Give feedback.
2 replies
# for free
to join this conversation on GitHub.
Already have an account?
# 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.
-
The online SE data includes consumption info.
I don't see consumption-related sensors in SE-modbus-multi
AFAIK self consumption is
<AC Production> - <AC Grid Export>
and consumption is
<self consumption> + <AC Grid Import>
, ie<AC Production> + <AC Grid Import> - <AC Grid Export>
but don't have the experience with HA coding to know how to implement this as part of solaredge-modbus-multi.
Any help much appreciated! (I need these additional "raw" calculated sensors, to feed into a new rolling peak load / peak grid import monitor.)
Beta Was this translation helpful? Give feedback.
All reactions