Skip to content

Commit b68e7dc

Browse files
committed
Update CHANGELOG
1 parent d39e61d commit b68e7dc

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22

33
## v1.6.2
44

5-
- Improve control_state processing, move fix for [#776](https://github.com/plugwise/plugwise-beta/issues/776) into the backend.
5+
- Improve control_state processing:
6+
- Change value from `off` to `idle` to better match HA Core `HVACAction` states.
7+
- Handle difference between old and new Adam firmware: set `control_state` based on `setpoint` vs `temperature` for older firmware.
8+
- Implement fix for [#776](https://github.com/plugwise/plugwise-beta/issues/776), move it from the integration to the backend library.
9+
- Add a test to cover the code that fixes #776.
10+
- Update related fixtures and test-data json files.
611

712
## v1.6.1
813

0 commit comments

Comments
 (0)