EMHASS add-on v0.14.0
0.14.0 - 2025-11-15
Improvement
- Add InfluxDB integration for enhanced historical data retrieval (@scrusberghs)
- Added SSL feature for InfluxDB (@sokorn)
- Feature to export influxdb to csv file (@scrusberghs)
- Improvements to timezone handling and testing, use ISO8601 date format (@Crosenhain)
- Reduce severity of logged Open Meteo
forecast_daysminimum override message (@paulhomes)
Fix
- Fix to InfluxDB query to avoid TypeError: Cannot compare tz-naive and tz-aware timestamps (@Jahper)
- Fix InfluxDB future data query and
use_influxdbparameter type (@scrusberghs) - Resolve time zone handling issues across daylight savings changes (@Squazel)
- Fix
forecast.pyto align CSV data with prediction window (@nielskool) - Fix for
pytz.exceptions.NonExistentTimeErrorwith Open Meteo weather source during DST change (@paulhomes) - Fix decimal precision for
unit_load_costandunit_prod_pricesensors (@scrusberghs)
Full Changelog: v0.13.5...v0.14.0