🧰 statistics refactoring
!!! BREAKING CHANGES !!!
We refactored the integration in order to sunset the _statistics
sensor.
Rest assured, you're still getting the historical data of your smartmeter reported.
This is a breaking change though, since we now use a different Recorder
entity for reporting the historical data to HomeAssistant.
Formerly we tracked it in
sensor.ATXXXXXXXXXXXXXX_statistics
now it's stored in
wnsm:ATXXXXXXXXXXXXXX
After upgrading to v1.7.0.
you might want to delete your sensor.ATXXXXXXXXX_statistics
sensor.
Integrate (if applicable) the wnsm:ATXXXXXXXXXX
sensor into your energy dashboard instead of the _statistics
sensor.