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
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,8 @@
1
-
v2.08
1
+
v2.0.9
2
+
replace removed python async_timeout.timeout with asyncio.timeout
3
+
addresses issues in discussion #s [260](https://github.com/cytech/Home-Assistant-wundergroundpws/discussions/260) and [261](https://github.com/cytech/Home-Assistant-wundergroundpws/discussions/261)
4
+
5
+
v2.0.8
2
6
modify Forecast Summary sensor initialization.
3
7
when integration was loaded after 3:00 pm apparent time, None was set as value type instead of string, causing failure.
4
8
addresses issues in discussion #s [248](https://github.com/cytech/Home-Assistant-wundergroundpws/discussions/248) and [246](https://github.com/cytech/Home-Assistant-wundergroundpws/discussions/246)
0 commit comments