The new HomeAssistant Energy tracking looks like it might work really well with this integration. It would need to expose statistics that can be tracked long-term, as described at https://developers.home-assistant.io/docs/core/entity/sensor/#long-term-statistics.
The energy tracking config looks like it will work with the agile_current_price for tracking cost fine, but we need a current usage statistic to point at.

I guess this is maybe related to grabbing the energy usage data from the API as well, which I'm not sure the integration does yet?
The new HomeAssistant Energy tracking looks like it might work really well with this integration. It would need to expose statistics that can be tracked long-term, as described at https://developers.home-assistant.io/docs/core/entity/sensor/#long-term-statistics.
The energy tracking config looks like it will work with the
agile_current_pricefor tracking cost fine, but we need a current usage statistic to point at.I guess this is maybe related to grabbing the energy usage data from the API as well, which I'm not sure the integration does yet?