Skip to content

Commit 88fbf9c

Browse files
committed
Prepared a new release
1 parent c4d79ef commit 88fbf9c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

emhass/CHANGELOG.md

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

3+
## 0.13.5 - 2025-09-19
4+
### Improvement
5+
- Use SVG render mode for Plotly figures (@Crosenhain)
6+
- Constrain PV curtailment of hybrid inverter (@rmounce)
7+
### Fix
8+
- Fix operating_timesteps_of_each_deferrable_load validation formula (@scruysberghs)
9+
310
## 0.13.4 - 2025-08-25
411
### Improvement
512
- Added support for minimum power value for each deferrable load

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

0 commit comments

Comments
 (0)