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
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,15 @@
1
1
# Changelog
2
2
3
-
## Ongoing
3
+
## v0.27.9: P1 legacy: collect data from /core/modules
4
4
5
5
-`Dependencies`: Default to python 3.11
6
6
-`Development`
7
7
- Improved markdown (i.e. markup and contents), added linter for markdown & added code owners
8
8
- Replaced flake8 linting with ruff (following HA-Core)
9
9
- Improved testing on commit
10
+
- Collect P1 legacy data from /core/modules - fix for [#368](https://github.com/plugwise/plugwise-beta/issues/368)
11
+
- Improved markdown (i.e. markup and contents), added linter for markdown & added code owners
12
+
- Default to python 3.11
10
13
11
14
## v0.27.8: Stick bugfix: fix for reported Plugwise-Beta issue [#347](https://github.com/plugwise/plugwise-beta/issues/347)
12
15
@@ -41,7 +44,7 @@
41
44
42
45
## v0.25.14: Improve, bugfix
43
46
44
-
- Anna+Elga: final solution for [#312](https://github.com/plugwise/plugwise-beta/issues/320)
47
+
- Anna+Elga: final solution for [#320](https://github.com/plugwise/plugwise-beta/issues/320)
45
48
- Related to [Core Issue 83068](https://github.com/home-assistant/core/issues/83068): handle actuator_functionality or sensor depending on which one is present
46
49
47
50
## v0.25.13: Anna+Elga, OnOff device: base heating_state, cooling_state on central_heating_state key only
0 commit comments