You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,20 @@
2
2
3
3
Versions from 0.40 and up
4
4
5
-
## Ongoing
5
+
## v0.57.4
6
6
7
7
- Maintenance chores on CI
8
+
- Don't raise an error when toggling a locked switch via plugwise [v1.7.6](https://github.com/plugwise/python-plugwise/releases/tag/v1.7.6) via PR [#878](https://github.com/plugwise/plugwise-beta/pull/878)
8
9
9
-
## v0.58.0
10
+
## v0.57.3
11
+
12
+
- Improve code via PR [#865](https://github.com/plugwise/plugwise-beta/pull/865)
13
+
- Bump plugwise to [v1.7.4](https://github.com/plugwise/python-plugwise/releases/tag/v1.7.4)
14
+
15
+
## v0.57.2
10
16
11
17
- Downstream HA [Core PR](https://github.com/home-assistant/core/pull/138201) update signature of platforms' async_setup_entry
12
-
- Maintenance chores
13
-
- Minimum python to 3.13 following HA
18
+
- Bump plugwise to [v1.7.3](https://github.com/plugwise/python-plugwise/releases/tag/v1.7.3)
0 commit comments