Closed Roving-Ronin closed 7 months ago
Added yaml for creating utility_meter for daily/weekly/monthly/yearly tracking of kWh in Home Assistant.
@odya Example card updated to use PowMr sensors.
@odya FYI SunSynk repository has a PULL lodged to include PowMr example in their documentation and link to this repository. See https://github.com/slipx06/sunsynk-power-flow-card/pull/387
Hi @odya Here's a bunch of changes that you'll find handy, adding in a number of sensors and also tidying up the code to use more 'substitution' section references. Apart from Energy / Power sensors being added it also adds sensors for the ESP and telling when it was updated (in readable format, not 34590565 seconds format).
Also included some common files in /esphome/include that can be called to create a number of these sensors.
Notes:
The example card for SunSynk also needs to be updated, as it currently refers to Telsa Powerwall entities (nothing to do with Inverter = PowMr), and these then need to be published to SunSynk documentation (or update that to point to your examples file instead).