Skip to content

EMHASS add-on v0.14.0

Choose a tag to compare

@davidusb-geek davidusb-geek released this 15 Nov 23:04
· 1 commit to main since this release

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_days minimum 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_influxdb parameter type (@scrusberghs)
  • Resolve time zone handling issues across daylight savings changes (@Squazel)
  • Fix forecast.py to align CSV data with prediction window (@nielskool)
  • Fix for pytz.exceptions.NonExistentTimeError with Open Meteo weather source during DST change (@paulhomes)
  • Fix decimal precision for unit_load_cost and unit_prod_price sensors (@scrusberghs)

Full Changelog: v0.13.5...v0.14.0