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
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# Changelog
2
2
3
+
# v0.21.1: Smile: various updates % fixes
4
+
- Change Anna-gateway name to Smile - related to https://developers.home-assistant.io/blog/2022/07/10/entity_naming/ and changes in the Core Plugwise(-beta) code.
5
+
- Output elga_cooling_enabled, lortherm_cooling_enabled or adam_cooling_enabled when applicable. To be used in Core Plugwise(-beta) instead of calling api-variables.
6
+
- Protect the self-variables that will no longer be used in Core Plugwise(-beta).
7
+
- pyproject.toml updates.
8
+
- Adapt test-code where needed.
9
+
3
10
# v0.21.0: Smile: improve and add to output, fix cooling-bug
4
11
- Add `domestic_hot_water_setpoint` to the output. Will become an additional Number in Plugwise(-beta).
5
12
- Create separate dicts for `domestic_hot_water_setpoint`, `maximum_boiler_temperature`, and `thermostat` in the output.
0 commit comments