alandtse/tesla

Adding total energy (kWh) sensor for solar related entities

Open

#330 opened on Nov 4, 2022

View on GitHub
 (13 comments) (1 reaction) (0 assignees)Python (122 forks)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (741 stars)
PR merge metrics
 (Avg merge 13d 8h) (14 merged PRs in 30d)

Description

Is it possible to add total energy consumption/production (kWh) sensors for all solar related entities? That will be great for implementing tesla solar into the energy dashboard. Even though it can be done with the existing Riemann sum integration, there are quite a lot of issues using that integration and it will throw off the statistics. It will be nice if this integration will provide the kWh reading directly.

Contributor guide