mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 03:03:17 +01:00
10 lines
253 B
JSON
10 lines
253 B
JSON
{
|
|
"domain": "traccar_server",
|
|
"name": "Traccar Server",
|
|
"codeowners": [],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/traccar_server",
|
|
"iot_class": "local_push",
|
|
"requirements": ["pytraccar==3.0.0"]
|
|
}
|