Hi
I’m using the integration from GitHub - CJNE/ha-myenergi: Home Assistant integration for MyEnergi devices for some automations including charging when the prices is lowest.
However I would like to also include it into the HASS Energy dashboard under Individual devices to see how many kWh I’m charging.
The problem is that that the only kWH sensor it provides is session based, so whenever I start a new charge it resets. Is there someway I can create an accumulating sensor based in the session counter.
Also I would like to see how much its costing me to charge the car, I have a sensor that provides me with the hourly tarif. Can someone guide me in the direction of creating a sensor that can count the costs.