We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5709da commit 6f3a56fCopy full SHA for 6f3a56f
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## 0.9.1 - Add Domestic Hot Water Comfort Mode switch - Feature request
4
+
5
## 0.9.0 - API change for stick
6
7
- Improvement: Debounce relay state
@@ -44,6 +46,7 @@
44
46
- `relay_state` (boolean) - State of the output power relay. Setting this property will operate the relay
45
47
- Switch devices
48
- `switch` (boolean) - Last reported state of switch
49
+ - Stretch v2: fix failed connection by re-adding the aiohttp-workaround
50
51
## 0.8.6 - Code quality improvements for stick
52
@@ -63,7 +66,7 @@
63
66
64
67
## 0.8.5 - Fix sensor scaling
65
68
-- Fix for via HA Core issue #44349
69
+- Fix for HA Core issue #44349
70
- Fix other value scaling bugs
71
- Remove aiohttp-workaround - issue solved in aiohttp 3.7.1
72
0 commit comments