core/homeassistant/components/geo_json_events/manifest.json

10 lines
300 B
JSON

{
"domain": "geo_json_events",
"name": "GeoJSON",
"documentation": "https://www.home-assistant.io/integrations/geo_json_events",
"requirements": ["aio_geojson_generic_client==0.1"],
"codeowners": ["@exxamalte"],
"iot_class": "cloud_polling",
"loggers": ["aio_geojson_generic_client"]
}