Skip to content

Commit 086e177

Browse files
committed
Prepared a new release
1 parent dfda054 commit 086e177

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

emhass/CHANGELOG.md

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

3+
## 0.12.6 - 2025-02-09
4+
### Improvement
5+
- Improved warning message in case of wrong URL setting
6+
- Improved testing on typical load forecast method with different time steps
7+
### Fix
8+
- Solved missing file problem: data_load_cost_forecast.csv
9+
- Fixed warning issue on `findall` method
10+
311
## 0.12.5 - 2025-02-02
412
### Improvement
513
- Implemented new package manager uv resulting in faster builds. Thanks to @GeoDerp

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: v0.12.5 #set if use image container version
4+
version: v0.12.6 #set if use image container version
55
slug: emhass
66
arch:
77
- aarch64

0 commit comments

Comments
 (0)