core/homeassistant/components/geonetnz_volcano/manifest.json

9 lines
260 B
JSON

{
"domain": "geonetnz_volcano",
"name": "GeoNet NZ Volcano",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/geonetnz_volcano",
"requirements": ["aio_geojson_geonetnz_volcano==0.5"],
"codeowners": ["@exxamalte"]
}