Skip to content

Commit 529e4d4

Browse files
authored
Update changelog for 0.0.9
1 parent 864e39f commit 529e4d4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

info.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Changelog
2+
### 0.0.9 - More stability fixes
3+
Prevents wyzesense from stopping when receiving an unparseable packet. Should help with stability issues.
4+
Thanks to @raetha for the fix.
5+
26
### 0.0.7 - Major Stability and Error fix
37
**WHEN UPGRADING TO THIS VERSION YOU WILL HAVE TO RETRIGGER EACH SENSOR TO HAVE IT DISPLAY AGAIN**
48

5-
This is a one time thing you have to do once updating and restarting HomeAssistant. Once you do this, stability on restarts should improve dramatically. This specifically solves any errors that contain `result = ws.List()` in the error message. This is the vast majority of errors reported.
9+
This is a one time thing you have to do once updating and restarting HomeAssistant. Once you do this, stability on restarts should improve dramatically. This specifically solves any errors that contain `result = ws.List()` in the error message. This is the vast majority of errors reported.

0 commit comments

Comments
 (0)