Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com> Co-authored-by: J. Nick Koston <nick@koston.org>
11 lines
338 B
JSON
11 lines
338 B
JSON
{
|
|
"domain": "tractive",
|
|
"name": "Tractive",
|
|
"codeowners": ["@Danielhiversen", "@zhulik", "@bieniu"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/tractive",
|
|
"integration_type": "device",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["aiotractive"],
|
|
"requirements": ["aiotractive==0.6.0"]
|
|
}
|