We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f710aa5 commit 035a458Copy full SHA for 035a458
1 file changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+# v0.21.0: Smile: improve output, fix cooling-bug
4
+- Add `domestic_hot_water_setpoint` to the output. Will become an additional Number in Plugwise(-beta).
5
+- Create separate dicts for `domestic_hot_water_setpoint`, `maximum_boiler_temperature`, and `thermostat` in the output.
6
+- Change `set_max_boiler_temperature()` to `set_number_setpoint()` and make it more general so that more than one Number setpoint can be changed.
7
+- Fix a cooling-related bug (Anna + Elga).
8
+- Improve `set_temperature()`function.
9
+- Update the testcode accordingly.
10
+
11
# v0.20.1: Smile: fix/improve cooling support (Elga/Loria/Thermastage) based on input from Plugwise
12
13
# v0.20.0: Adam: add support for the Aqara Plug
0 commit comments