mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 13:57:10 +00:00
bump pynws to 1.3.0 (#40386)
This commit is contained in:
parent
3d6434be75
commit
31ece55c57
@ -3,7 +3,7 @@
|
||||
"name": "National Weather Service (NWS)",
|
||||
"documentation": "https://www.home-assistant.io/integrations/nws",
|
||||
"codeowners": ["@MatthewFlamm"],
|
||||
"requirements": ["pynws==1.2.1"],
|
||||
"requirements": ["pynws==1.3.0"],
|
||||
"quality_scale": "platinum",
|
||||
"config_flow": true
|
||||
}
|
||||
|
@ -1524,7 +1524,7 @@ pynuki==1.3.8
|
||||
pynut2==2.1.2
|
||||
|
||||
# homeassistant.components.nws
|
||||
pynws==1.2.1
|
||||
pynws==1.3.0
|
||||
|
||||
# homeassistant.components.nx584
|
||||
pynx584==0.5
|
||||
|
@ -737,7 +737,7 @@ pymyq==2.0.5
|
||||
pynut2==2.1.2
|
||||
|
||||
# homeassistant.components.nws
|
||||
pynws==1.2.1
|
||||
pynws==1.3.0
|
||||
|
||||
# homeassistant.components.nx584
|
||||
pynx584==0.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user