mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +00:00
Bump aio_georss_gdacs to 0.7 (#69743)
This commit is contained in:
parent
a063f55c82
commit
0606f4d18f
@ -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.5"],
|
||||
"requirements": ["aio_georss_gdacs==0.7"],
|
||||
"codeowners": ["@exxamalte"],
|
||||
"quality_scale": "platinum",
|
||||
"iot_class": "cloud_polling"
|
||||
|
@ -107,7 +107,7 @@ aio_geojson_geonetnz_volcano==0.6
|
||||
aio_geojson_nsw_rfs_incidents==0.4
|
||||
|
||||
# homeassistant.components.gdacs
|
||||
aio_georss_gdacs==0.5
|
||||
aio_georss_gdacs==0.7
|
||||
|
||||
# homeassistant.components.airzone
|
||||
aioairzone==0.3.3
|
||||
|
@ -91,7 +91,7 @@ aio_geojson_geonetnz_volcano==0.6
|
||||
aio_geojson_nsw_rfs_incidents==0.4
|
||||
|
||||
# homeassistant.components.gdacs
|
||||
aio_georss_gdacs==0.5
|
||||
aio_georss_gdacs==0.7
|
||||
|
||||
# homeassistant.components.airzone
|
||||
aioairzone==0.3.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user