hass-core/homeassistant/components/gdacs/manifest.json
Malte Franken 5f2964d3e8
Bump aio-georss-gdacs to 0.10 (#125021)
bump aio-georss-gdacs to 0.10
2024-09-01 17:38:48 +02:00

12 lines
415 B
JSON

{
"domain": "gdacs",
"name": "Global Disaster Alert and Coordination System (GDACS)",
"codeowners": ["@exxamalte"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/gdacs",
"integration_type": "service",
"iot_class": "cloud_polling",
"loggers": ["aio_georss_gdacs", "aio_georss_client"],
"quality_scale": "platinum",
"requirements": ["aio-georss-gdacs==0.10"]
}