hass-core/homeassistant/components/cppm_tracker/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
225 B
JSON

{
"domain": "cppm_tracker",
"name": "Cppm tracker",
"documentation": "https://www.home-assistant.io/components/cppm_tracker",
"requirements": [
"clearpasspy==1.0.2"
],
"dependencies": [],
"codeowners": []
}