core/homeassistant/components/seventeentrack/manifest.json

12 lines
322 B
JSON

{
"domain": "seventeentrack",
"name": "17TRACK",
"codeowners": ["@shaiu"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/seventeentrack",
"integration_type": "service",
"iot_class": "cloud_polling",
"loggers": ["py17track"],
"requirements": ["py17track==2021.12.2"]
}