core/homeassistant/components/trackr/manifest.json

11 lines
204 B
JSON

{
"domain": "trackr",
"name": "Trackr",
"documentation": "https://www.home-assistant.io/components/trackr",
"requirements": [
"pytrackr==0.0.5"
],
"dependencies": [],
"codeowners": []
}