Bump aio_georss_gdacs to v0.4 (#42957)
This commit is contained in:
parent
c029490e15
commit
a0d1f4a6fb
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Global Disaster Alert and Coordination System (GDACS)",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/gdacs",
|
||||
"requirements": ["aio_georss_gdacs==0.3"],
|
||||
"requirements": ["aio_georss_gdacs==0.4"],
|
||||
"codeowners": ["@exxamalte"],
|
||||
"quality_scale": "platinum"
|
||||
}
|
||||
|
|
|
@ -138,7 +138,7 @@ aio_geojson_geonetnz_volcano==0.5
|
|||
aio_geojson_nsw_rfs_incidents==0.3
|
||||
|
||||
# homeassistant.components.gdacs
|
||||
aio_georss_gdacs==0.3
|
||||
aio_georss_gdacs==0.4
|
||||
|
||||
# homeassistant.components.ambient_station
|
||||
aioambient==1.2.1
|
||||
|
|
|
@ -72,7 +72,7 @@ aio_geojson_geonetnz_volcano==0.5
|
|||
aio_geojson_nsw_rfs_incidents==0.3
|
||||
|
||||
# homeassistant.components.gdacs
|
||||
aio_georss_gdacs==0.3
|
||||
aio_georss_gdacs==0.4
|
||||
|
||||
# homeassistant.components.ambient_station
|
||||
aioambient==1.2.1
|
||||
|
|
Loading…
Add table
Reference in a new issue