I recently started using your integration, first of all: Thanks!
I wanted to use the daily energy in the energy management dashboard instead of the overall total as it is more accurate, however it is not compatible as last_reset is somehow missing. I searched the docs and it seems defining a last_reset is no longer necessary and we can use total_increasing as type instead. This PR changes this.
I am running my setup a few days with this change and it seems to work.
I recently started using your integration, first of all: Thanks!
I wanted to use the daily energy in the energy management dashboard instead of the overall total as it is more accurate, however it is not compatible as
last_reset
is somehow missing. I searched the docs and it seems defining alast_reset
is no longer necessary and we can usetotal_increasing
as type instead. This PR changes this.I am running my setup a few days with this change and it seems to work.
This may also close #18.