core/homeassistant/components/geonetnz_volcano/manifest.json

10 lines
292 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.6"],
"codeowners": ["@exxamalte"],
"iot_class": "cloud_polling"
}