mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 11:45:09 +02:00
Bump pynws to 1.8.1 for nws (#117820)
This commit is contained in:
@@ -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.7.0"]
|
"requirements": ["pynws[retry]==1.8.1"]
|
||||||
}
|
}
|
||||||
|
@@ -2013,7 +2013,7 @@ pynobo==1.8.1
|
|||||||
pynuki==1.6.3
|
pynuki==1.6.3
|
||||||
|
|
||||||
# homeassistant.components.nws
|
# homeassistant.components.nws
|
||||||
pynws[retry]==1.7.0
|
pynws[retry]==1.8.1
|
||||||
|
|
||||||
# homeassistant.components.nx584
|
# homeassistant.components.nx584
|
||||||
pynx584==0.5
|
pynx584==0.5
|
||||||
|
@@ -1576,7 +1576,7 @@ pynobo==1.8.1
|
|||||||
pynuki==1.6.3
|
pynuki==1.6.3
|
||||||
|
|
||||||
# homeassistant.components.nws
|
# homeassistant.components.nws
|
||||||
pynws[retry]==1.7.0
|
pynws[retry]==1.8.1
|
||||||
|
|
||||||
# homeassistant.components.nx584
|
# homeassistant.components.nx584
|
||||||
pynx584==0.5
|
pynx584==0.5
|
||||||
|
Reference in New Issue
Block a user