core/homeassistant/components/gdacs/manifest.json

14 lines
330 B
JSON

{
"domain": "gdacs",
"name": "Global Disaster Alert and Coordination System (GDACS)",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/gdacs",
"requirements": [
"aio_georss_gdacs==0.3"
],
"dependencies": [],
"codeowners": [
"@exxamalte"
],
"quality_scale": "platinum"
}