Skip to content

Commit 0be7307

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

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.7 - 2025-02-16
4+
### Improvement
5+
- A first batch of improvements (code reliability) proposed by SonarQube
6+
### Fix
7+
- Added missing files to Dockerfile
8+
- Changes to the Dockerfile to make `/app/data` folder persistent. Thanks to @scruysberghs
9+
- Fixing errors with missing sensor `power_load_no_var_loads`. Thanks to @scruysberghs
10+
- Improved documentation and fixed automated testing for code quality. Thanks to @GeoDerp
11+
312
## 0.12.6 - 2025-02-09
413
### Improvement
514
- Improved warning message in case of wrong URL setting

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

0 commit comments

Comments
 (0)