File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.8.3] - 2024-03-11
4+ ### Fix
5+ - Fixed web_server options_json bug in standalone fix
6+
37## [ 0.8.2] - 2024-03-10
48### Improvement
59- Proposed a new solution to survive DST using special option of Pandas ` round ` method
@@ -630,6 +634,7 @@ The new machine learning forecast module is here! Check the updated documentatio
630634[ 0.8.0 ] : https://github.com/davidusb-geek/emhass-add-on/releases/tag/v0.8.0
631635[ 0.8.1 ] : https://github.com/davidusb-geek/emhass-add-on/releases/tag/v0.8.1
632636[ 0.8.2 ] : https://github.com/davidusb-geek/emhass-add-on/releases/tag/v0.8.2
637+ [ 0.8.3 ] : https://github.com/davidusb-geek/emhass-add-on/releases/tag/v0.8.3
633638
634639# Notes
635640All notable changes to this project will be documented in this file.
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 : 0.8.2
4+ version : 0.8.3
55slug : emhass
66arch :
77 - aarch64
Original file line number Diff line number Diff line change @@ -16,5 +16,5 @@ flask>=2.0.3
1616waitress >= 2.1.1
1717plotly >= 5.6.0
1818#EMHASS
19- emhass == 0.8.2
19+ emhass == 0.8.3
2020#git+https://github.com/davidusb-geek/emhass
You can’t perform that action at this time.
0 commit comments