Skip to content

Commit 9b969fa

Browse files
committed
Prepared new patched version
1 parent 2625662 commit 9b969fa

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

emhass/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## [0.6.1] - 2024-01-30
4+
Patched new version with bug fixes on ptahs and missing list types
5+
36
## [0.6.0] - 2024-01-28
47
Following update of EMHASS code v0.7.1
58
### Improvement

emhass/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: EMHASS
22
description: Energy Management for Home Assistant
33
url: https://github.com/davidusb-geek/emhass
4-
version: 0.6.0
4+
version: 0.6.1
55
slug: emhass
66
arch:
77
- aarch64

emhass/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ skforecast==0.11.0
1414
flask>=2.0.3
1515
waitress>=2.1.1
1616
plotly>=5.6.0
17-
emhass==0.7.1
17+
emhass==0.7.2
1818
#git+https://github.com/davidusb-geek/emhass

0 commit comments

Comments
 (0)