update to latest integration library version (#28597)
This commit is contained in:
parent
265c390b65
commit
b5587348f5
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/geonetnz_quakes",
|
"documentation": "https://www.home-assistant.io/integrations/geonetnz_quakes",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"aio_geojson_geonetnz_quakes==0.10"
|
"aio_geojson_geonetnz_quakes==0.11"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
|
|
|
@ -124,7 +124,7 @@ adguardhome==0.3.0
|
||||||
afsapi==0.0.4
|
afsapi==0.0.4
|
||||||
|
|
||||||
# homeassistant.components.geonetnz_quakes
|
# homeassistant.components.geonetnz_quakes
|
||||||
aio_geojson_geonetnz_quakes==0.10
|
aio_geojson_geonetnz_quakes==0.11
|
||||||
|
|
||||||
# homeassistant.components.ambient_station
|
# homeassistant.components.ambient_station
|
||||||
aioambient==0.3.2
|
aioambient==0.3.2
|
||||||
|
|
|
@ -35,7 +35,7 @@ adb-shell==0.0.8
|
||||||
adguardhome==0.3.0
|
adguardhome==0.3.0
|
||||||
|
|
||||||
# homeassistant.components.geonetnz_quakes
|
# homeassistant.components.geonetnz_quakes
|
||||||
aio_geojson_geonetnz_quakes==0.10
|
aio_geojson_geonetnz_quakes==0.11
|
||||||
|
|
||||||
# homeassistant.components.ambient_station
|
# homeassistant.components.ambient_station
|
||||||
aioambient==0.3.2
|
aioambient==0.3.2
|
||||||
|
|
Loading…
Add table
Reference in a new issue