Skip to content

Commit dfda054

Browse files
committed
Prepared a new release
1 parent 515fc37 commit dfda054

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

emhass/CHANGELOG.md

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

3+
## 0.12.5 - 2025-02-02
4+
### Improvement
5+
- Implemented new package manager uv resulting in faster builds. Thanks to @GeoDerp
6+
- Implemented SonarQube automatic code review. Thanks to @GeoDerp
7+
- Better management of SOC min/max to solve issue: MPC optim status infeasible when SOC lower than min SOC
8+
### Fix
9+
- Reverted back skforecast to latest version
10+
- Fixed issue with list index out of range. Thanks to @meks007 for identifying and reporting this
11+
312
## 0.12.4 - 2025-01-27
413
### Patch fix
514
- Fixed bugs on gunicorn logger and missing CBC modules

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

0 commit comments

Comments
 (0)