hass-core/homeassistant/components/geo_json_events/manifest.json
2022-01-28 13:37:53 -08:00

9 lines
276 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",
"loggers": ["geojson_client"]
}