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
Move sensor translation file initialization to WundergroundPWSUpdateCoordinatorConfig in __init__.py
Fixes "Detected blocking call to open with args" warning
Copy file name to clipboardExpand all lines: changelog.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
v2.0.7
2
+
Move sensor translation file initialization to WundergroundPWSUpdateCoordinatorConfig in `__init__.py`
3
+
Fixes "Detected blocking call to open with args" warning
4
+
1
5
v2.0.6
2
6
Increase default rest timeout from 10 seconds to 30 seconds
3
7
Starting with home assistant 2024, rest availability on Home Assistant Operating System (on Raspberry Pi ?) after restart is delayed and causing setup failure.
0 commit comments