parent
78207121c0
commit
bd9a8ba6f1
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.7"],
|
||||
"requirements": ["aio_georss_gdacs==0.8"],
|
||||
"codeowners": ["@exxamalte"],
|
||||
"quality_scale": "platinum",
|
||||
"iot_class": "cloud_polling",
|
||||
|
|
|
@ -110,7 +110,7 @@ aio_geojson_nsw_rfs_incidents==0.6
|
|||
aio_geojson_usgs_earthquakes==0.2
|
||||
|
||||
# homeassistant.components.gdacs
|
||||
aio_georss_gdacs==0.7
|
||||
aio_georss_gdacs==0.8
|
||||
|
||||
# homeassistant.components.airq
|
||||
aioairq==0.2.4
|
||||
|
|
|
@ -97,7 +97,7 @@ aio_geojson_nsw_rfs_incidents==0.6
|
|||
aio_geojson_usgs_earthquakes==0.2
|
||||
|
||||
# homeassistant.components.gdacs
|
||||
aio_georss_gdacs==0.7
|
||||
aio_georss_gdacs==0.8
|
||||
|
||||
# homeassistant.components.airq
|
||||
aioairq==0.2.4
|
||||
|
|
Loading…
Add table
Reference in a new issue