mirror of
https://github.com/home-assistant/core.git
synced 2025-04-26 02:07:54 +00:00
Bump pynws 1.5.1; fix regression for precipitation probability (#98237)
bump pynws 1.5.1
This commit is contained in:
parent
24add3f766
commit
9a1bfe1e1c
@ -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==1.5.0"]
|
"requirements": ["pynws==1.5.1"]
|
||||||
}
|
}
|
||||||
|
@ -1875,7 +1875,7 @@ pynuki==1.6.2
|
|||||||
pynut2==2.1.2
|
pynut2==2.1.2
|
||||||
|
|
||||||
# homeassistant.components.nws
|
# homeassistant.components.nws
|
||||||
pynws==1.5.0
|
pynws==1.5.1
|
||||||
|
|
||||||
# homeassistant.components.nx584
|
# homeassistant.components.nx584
|
||||||
pynx584==0.5
|
pynx584==0.5
|
||||||
|
@ -1388,7 +1388,7 @@ pynuki==1.6.2
|
|||||||
pynut2==2.1.2
|
pynut2==2.1.2
|
||||||
|
|
||||||
# homeassistant.components.nws
|
# homeassistant.components.nws
|
||||||
pynws==1.5.0
|
pynws==1.5.1
|
||||||
|
|
||||||
# homeassistant.components.nx584
|
# homeassistant.components.nx584
|
||||||
pynx584==0.5
|
pynx584==0.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user