hass-core/homeassistant/components/geo_json_events/manifest.json
Paulus Schoutsen cfe4cf30ad
Add manifests (#22699)
* Add manifests

* Update auto name

* Update codeowners

* Add requirements from platforms

* Minor cleanup

* Incorporate changes from awarecan PR
2019-04-03 21:14:45 -07:00

10 lines
235 B
JSON

{
"domain": "geo_json_events",
"name": "Geo json events",
"documentation": "https://www.home-assistant.io/components/geo_json_events",
"requirements": [
"geojson_client==0.3"
],
"dependencies": [],
"codeowners": []
}