mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Updated pynws to 1.8.2 (#120164)
This commit is contained in:
parent
3d7a47fb6b
commit
abb88bcb8a
@ -7,5 +7,5 @@
|
|||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["metar", "pynws"],
|
"loggers": ["metar", "pynws"],
|
||||||
"quality_scale": "platinum",
|
"quality_scale": "platinum",
|
||||||
"requirements": ["pynws[retry]==1.8.1"]
|
"requirements": ["pynws[retry]==1.8.2"]
|
||||||
}
|
}
|
||||||
|
@ -2034,7 +2034,7 @@ pynobo==1.8.1
|
|||||||
pynuki==1.6.3
|
pynuki==1.6.3
|
||||||
|
|
||||||
# homeassistant.components.nws
|
# homeassistant.components.nws
|
||||||
pynws[retry]==1.8.1
|
pynws[retry]==1.8.2
|
||||||
|
|
||||||
# homeassistant.components.nx584
|
# homeassistant.components.nx584
|
||||||
pynx584==0.5
|
pynx584==0.5
|
||||||
|
@ -1600,7 +1600,7 @@ pynobo==1.8.1
|
|||||||
pynuki==1.6.3
|
pynuki==1.6.3
|
||||||
|
|
||||||
# homeassistant.components.nws
|
# homeassistant.components.nws
|
||||||
pynws[retry]==1.8.1
|
pynws[retry]==1.8.2
|
||||||
|
|
||||||
# homeassistant.components.nx584
|
# homeassistant.components.nx584
|
||||||
pynx584==0.5
|
pynx584==0.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user