Release Notes
Version 1.5.0 (14-05-2026)
- Improve battery mode advice logic
- Improve performance of some charts
- Added cleanup probe (Reduce sample rate of measurements older than 7 days)
- Fix calculation on battery cycle / import / export chart
- Upgrade to Spring 4.x and Jackson 3.x
Version 1.4.0 (03-05-2026)
- Added energy tariff probe + datastore
- Added battery mode probe + datastore
- Added energy tariff chart
- Added battery mode chart
- Improved Look and Feel
Version 1.3.0 (25-03-2026)
- Added support for third HomeWizard battery
- Added solar chart
- Improve gas chart
- Disable curve function in charts
Version 1.2.0 (15-02-2026)
- Added HomeWizard water meter probe
- Added HomeWizard P1 probe
- Added P1, water and gas charts
- Added token base access
- Added release notes information
- Upgrade to Java 21
- Fix time drift in measurements
Version 1.1.0 (08-02-2026)
- Added HomeWizard kWh meter probe
- Added solar data to most charts
- Added voltage, current and frequency charts
- Added battery efficiency information
- (BugFix) Stacked line charts are now rendered correct!
Version 1.0.0 (25-01-2026)
- Initial version
- Added HomeWizard battery probe
- Added fuseki graph database layer
- Added power, charge, import and export charts
- Build service based on Spring 3.x, Jackson 2.x and Java 17