File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ slug: emhass-test
66arch :
77 - aarch64
88 - amd64
9- - armhf
10- - armv7
9+ # - armhf
10+ # - armv7
1111image : " ghcr.io/davidusb-geek/emhass" # set if use image container repository
1212ports :
1313 5000/tcp : 5000
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.15.1 - 2025-12-09
4+ ### Fix
5+ - Hot fix for thermal model semi-continuous mode and continual publish caped to 60s
6+
37## 0.15.0 - 2025-12-09
48### Improvement
59- Added support for async emhass code (@gieljnssns )
Original file line number Diff line number Diff line change 11name : EMHASS
22description : Energy Management for Home Assistant
33url : https://github.com/davidusb-geek/emhass
4- version : v0.15.0 # set if use image container version
4+ version : v0.15.1 # set if use image container version
55slug : emhass
66arch :
77 - aarch64
You can’t perform that action at this time.
0 commit comments