Bump aio_georss_gdacs to 0.5 (#51577)
This commit is contained in:
parent
88b60a44ad
commit
67d9dc78cb
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.4"],
|
||||
"requirements": ["aio_georss_gdacs==0.5"],
|
||||
"codeowners": ["@exxamalte"],
|
||||
"quality_scale": "platinum",
|
||||
"iot_class": "cloud_polling"
|
||||
|
|
|
@ -132,7 +132,7 @@ aio_geojson_geonetnz_volcano==0.5
|
|||
aio_geojson_nsw_rfs_incidents==0.3
|
||||
|
||||
# homeassistant.components.gdacs
|
||||
aio_georss_gdacs==0.4
|
||||
aio_georss_gdacs==0.5
|
||||
|
||||
# homeassistant.components.ambient_station
|
||||
aioambient==1.2.4
|
||||
|
|
|
@ -72,7 +72,7 @@ aio_geojson_geonetnz_volcano==0.5
|
|||
aio_geojson_nsw_rfs_incidents==0.3
|
||||
|
||||
# homeassistant.components.gdacs
|
||||
aio_georss_gdacs==0.4
|
||||
aio_georss_gdacs==0.5
|
||||
|
||||
# homeassistant.components.ambient_station
|
||||
aioambient==1.2.4
|
||||
|
|
Loading…
Add table
Reference in a new issue