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 0b00d0e commit 515fc37Copy full SHA for 515fc37
emhass/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 0.12.4 - 2025-01-27
4
+### Patch fix
5
+- Fixed bugs on gunicorn logger and missing CBC modules
6
+
7
## 0.12.3 - 2025-01-26
8
### Improvement
9
- PVLib DBs append custom EMHASS modules and inverters. Thanks to @GeoDerp
emhass/config.yml
@@ -1,7 +1,7 @@
name: EMHASS
description: Energy Management for Home Assistant
url: https://github.com/davidusb-geek/emhass
-version: v0.12.3 #set if use image container version
+version: v0.12.4 #set if use image container version
slug: emhass
arch:
- aarch64
0 commit comments