mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
@@ -3,7 +3,7 @@
|
|||||||
"name": "Global Disaster Alert and Coordination System (GDACS)",
|
"name": "Global Disaster Alert and Coordination System (GDACS)",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/gdacs",
|
"documentation": "https://www.home-assistant.io/integrations/gdacs",
|
||||||
"requirements": ["aio_georss_gdacs==0.7"],
|
"requirements": ["aio_georss_gdacs==0.8"],
|
||||||
"codeowners": ["@exxamalte"],
|
"codeowners": ["@exxamalte"],
|
||||||
"quality_scale": "platinum",
|
"quality_scale": "platinum",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
|
@@ -110,7 +110,7 @@ aio_geojson_nsw_rfs_incidents==0.6
|
|||||||
aio_geojson_usgs_earthquakes==0.2
|
aio_geojson_usgs_earthquakes==0.2
|
||||||
|
|
||||||
# homeassistant.components.gdacs
|
# homeassistant.components.gdacs
|
||||||
aio_georss_gdacs==0.7
|
aio_georss_gdacs==0.8
|
||||||
|
|
||||||
# homeassistant.components.airq
|
# homeassistant.components.airq
|
||||||
aioairq==0.2.4
|
aioairq==0.2.4
|
||||||
|
@@ -97,7 +97,7 @@ aio_geojson_nsw_rfs_incidents==0.6
|
|||||||
aio_geojson_usgs_earthquakes==0.2
|
aio_geojson_usgs_earthquakes==0.2
|
||||||
|
|
||||||
# homeassistant.components.gdacs
|
# homeassistant.components.gdacs
|
||||||
aio_georss_gdacs==0.7
|
aio_georss_gdacs==0.8
|
||||||
|
|
||||||
# homeassistant.components.airq
|
# homeassistant.components.airq
|
||||||
aioairq==0.2.4
|
aioairq==0.2.4
|
||||||
|
Reference in New Issue
Block a user