mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
bump pynws (#69634)
This commit is contained in:
parent
d54cb49f32
commit
d060d57a87
@ -3,7 +3,7 @@
|
|||||||
"name": "National Weather Service (NWS)",
|
"name": "National Weather Service (NWS)",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/nws",
|
"documentation": "https://www.home-assistant.io/integrations/nws",
|
||||||
"codeowners": ["@MatthewFlamm"],
|
"codeowners": ["@MatthewFlamm"],
|
||||||
"requirements": ["pynws==1.3.2"],
|
"requirements": ["pynws==1.4.1"],
|
||||||
"quality_scale": "platinum",
|
"quality_scale": "platinum",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
|
@ -1673,7 +1673,7 @@ pynuki==1.5.2
|
|||||||
pynut2==2.1.2
|
pynut2==2.1.2
|
||||||
|
|
||||||
# homeassistant.components.nws
|
# homeassistant.components.nws
|
||||||
pynws==1.3.2
|
pynws==1.4.1
|
||||||
|
|
||||||
# homeassistant.components.nx584
|
# homeassistant.components.nx584
|
||||||
pynx584==0.5
|
pynx584==0.5
|
||||||
|
@ -1119,7 +1119,7 @@ pynuki==1.5.2
|
|||||||
pynut2==2.1.2
|
pynut2==2.1.2
|
||||||
|
|
||||||
# homeassistant.components.nws
|
# homeassistant.components.nws
|
||||||
pynws==1.3.2
|
pynws==1.4.1
|
||||||
|
|
||||||
# homeassistant.components.nx584
|
# homeassistant.components.nx584
|
||||||
pynx584==0.5
|
pynx584==0.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user