11 lines
298 B
JSON
11 lines
298 B
JSON
{
|
|
"domain": "traccar",
|
|
"name": "Traccar",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/traccar",
|
|
"requirements": ["pytraccar==0.10.0", "stringcase==1.2.0"],
|
|
"dependencies": ["webhook"],
|
|
"codeowners": ["@ludeeus"],
|
|
"iot_class": "local_polling"
|
|
}
|