mirror of https://github.com/home-assistant/core
12 lines
372 B
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"]
|
|
}
|