core/homeassistant/components/geo_json_events/manifest.json

9 lines
243 B
JSON

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