core/homeassistant/components/geonetnz_volcano/manifest.json

12 lines
372 B
JSON

{
"domain": "geonetnz_volcano",
"name": "GeoNet NZ Volcano",
"codeowners": ["@exxamalte"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/geonetnz_volcano",
"integration_type": "service",
"iot_class": "cloud_polling",
"loggers": ["aio_geojson_geonetnz_volcano"],
"requirements": ["aio-geojson-geonetnz-volcano==0.9"]
}