mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 22:37:11 +00:00
Bump pynws to 1.8.1 for nws (#117820)
This commit is contained in:
parent
bc2ee96cae
commit
4d447ee0a7
@ -7,5 +7,5 @@
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["metar", "pynws"],
|
||||
"quality_scale": "platinum",
|
||||
"requirements": ["pynws[retry]==1.7.0"]
|
||||
"requirements": ["pynws[retry]==1.8.1"]
|
||||
}
|
||||
|
@ -2013,7 +2013,7 @@ pynobo==1.8.1
|
||||
pynuki==1.6.3
|
||||
|
||||
# homeassistant.components.nws
|
||||
pynws[retry]==1.7.0
|
||||
pynws[retry]==1.8.1
|
||||
|
||||
# homeassistant.components.nx584
|
||||
pynx584==0.5
|
||||
|
@ -1576,7 +1576,7 @@ pynobo==1.8.1
|
||||
pynuki==1.6.3
|
||||
|
||||
# homeassistant.components.nws
|
||||
pynws[retry]==1.7.0
|
||||
pynws[retry]==1.8.1
|
||||
|
||||
# homeassistant.components.nx584
|
||||
pynx584==0.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user