0.0.13b5 (beta)
Pre-releaseBeta 5 — reset service + timestamp fix included
This beta contains both the b4 UTC timestamp fix and the new reset service.
What's new
New service: ekz_ha.reset_statistics
Wipes all EKZ statistics from the HA recorder DB and resets the in-memory import state so a full re-import from the contract start date begins on the next poll. No more manual fiddling in Developer Tools → Statistics.
How to use:
- Developer Tools → Services
- Search for
ekz_ha.reset_statistics - Call the service — re-import starts automatically
What was fixed in b4 (included)
All statistics were stored 1 hour (or 2h in summer) too early because the API's numeric timestamp field is UTC but the code treated it as Zürich time. Fixed in both the consumption and production importers.
Action required after updating to b5
Because b4/b3/b2/b1 stored statistics with wrong timestamps, call ekz_ha.reset_statistics once after updating. This will delete all existing EKZ statistics and kick off a full re-import with correct timestamps.
How to update
In HACS enable Show beta versions and update to 0.0.13b5.