Skip to content

Commit b90fd59

Browse files
committed
Update Changelog
1 parent f0338ee commit b90fd59

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Changelog
22

33
# v0.19.0: Smile Adam & Anna: cooling-related updates
4-
- Anna: in output replace setpoint with setpoint_low and setpoint_high when cooling is active
5-
- Anna: update according to recent Anna-with-cooling firmware updates
6-
- Anna: handle cooling_state = on according to Plugwise specification
7-
- Move boiler-type detection and cooling-present detection into _all_device_data()
4+
- Anna: replace `setpoint` with `setpoint_low` and `setpoint_high` when cooling is active
5+
- Anna: update according to recent Anna-with-cooling firmware updates (info provided by Plugwise)
6+
- Anna: handle `cooling_state = on` according to Plugwise specification (`cooling_state = on` and `modulation_level = 100`)
7+
- Move boiler-type detection and cooling-present detection into `_all_device_data()`
88
- Update/extent testing and corresponding userdata
99

1010
# v0.18.5: Smile bugfix for https://github.com/plugwise/python-plugwise/issues/192

0 commit comments

Comments
 (0)