core/homeassistant/components/seventeentrack/manifest.json

10 lines
258 B
JSON
Raw Normal View History

{
"domain": "seventeentrack",
"name": "17TRACK",
"codeowners": [],
2023-02-08 19:22:30 +00:00
"documentation": "https://www.home-assistant.io/integrations/seventeentrack",
"iot_class": "cloud_polling",
2023-02-08 19:22:30 +00:00
"loggers": ["py17track"],
"requirements": ["py17track==2021.12.2"]
}