v4.2.5
What's Changed
New feature
You can now specify hard limit per-API key. Ask the readme for details. (The units have changed from Watts in options to kilowatts, and the existing value is migrated...) Thanks @ChirpyTurnip.
Key issues fixed
Transition to and from daylight time was not being handled correctly, and this has now been corrected.
The total sites tally of kWh expected for a given day was not right when a hard limit was set, which has now been corrected.
If the integration, or Home Assistant, or the whole server itself was restarted just prior to an auto-update then that update would be missed. This is now not the case, as auto-update checks on startup for a missed update and does so if needed.
- Add multi-API key hard limit by @autoSteve
- Proportionally limit site breakdowns by @autoSteve
- Calculate daily site tally correctly based on hard limit by @autoSteve
- Immediate application of dampening to future forecasts by @autoSteve
- Fix daylight time transition issues by @autoSteve
- Fix system health output exception by @autoSteve
- Logging improvements for info situational awareness by @autoSteve
- Auto-update tolerate restart right before scheduled fetch by @autoSteve
- Update Polish translation, with thanks to @erepeo
Full Changelog: v4.2.4...v4.2.5