File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.14.0 - 2025-11-15
4+ ### Improvement
5+ - Add InfluxDB integration for enhanced historical data retrieval (@scrusberghs )
6+ - Added SSL feature for InfluxDB (@sokorn )
7+ - Feature to export influxdb to csv file (@scrusberghs )
8+ - Improvements to timezone handling and testing, use ISO8601 date format (@Crosenhain )
9+ - Reduce severity of logged Open Meteo ` forecast_days ` minimum override message (@paulhomes )
10+ ### Fix
11+ - Fix to InfluxDB query to avoid TypeError: Cannot compare tz-naive and tz-aware timestamps (@Jahper )
12+ - Fix InfluxDB future data query and ` use_influxdb ` parameter type (@scrusberghs )
13+ - Resolve time zone handling issues across daylight savings changes (@Squazel )
14+ - Fix ` forecast.py ` to align CSV data with prediction window (@nielskool )
15+ - Fix for ` pytz.exceptions.NonExistentTimeError ` with Open Meteo weather source during DST change (@paulhomes )
16+ - Fix decimal precision for ` unit_load_cost ` and ` unit_prod_price ` sensors (@scrusberghs )
17+
318## 0.13.5 - 2025-09-19
419### Improvement
520- Use SVG render mode for Plotly figures (@Crosenhain )
Original file line number Diff line number Diff line change 11name : EMHASS
22description : Energy Management for Home Assistant
33url : https://github.com/davidusb-geek/emhass
4- version : v0.13.5 # set if use image container version
4+ version : v0.14.0 # set if use image container version
55slug : emhass
66arch :
77 - aarch64
You can’t perform that action at this time.
0 commit comments