We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2625662 commit 9b969faCopy full SHA for 9b969fa
emhass/CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## [0.6.1] - 2024-01-30
4
+Patched new version with bug fixes on ptahs and missing list types
5
+
6
## [0.6.0] - 2024-01-28
7
Following update of EMHASS code v0.7.1
8
### Improvement
emhass/config.yml
@@ -1,7 +1,7 @@
name: EMHASS
description: Energy Management for Home Assistant
url: https://github.com/davidusb-geek/emhass
-version: 0.6.0
+version: 0.6.1
slug: emhass
arch:
- aarch64
emhass/requirements.txt
@@ -14,5 +14,5 @@ skforecast==0.11.0
14
flask>=2.0.3
15
waitress>=2.1.1
16
plotly>=5.6.0
17
-emhass==0.7.1
+emhass==0.7.2
18
#git+https://github.com/davidusb-geek/emhass
0 commit comments