* Handle connection errors * Fix lint issue E127 * Remove periods from logs * Merge connection checks * Fail with bad credentials * Move stuff around for async_init * Fix E128 linting issue * Simplify
13 lines
No EOL
250 B
JSON
13 lines
No EOL
250 B
JSON
{
|
|
"domain": "traccar",
|
|
"name": "Traccar",
|
|
"documentation": "https://www.home-assistant.io/components/traccar",
|
|
"requirements": [
|
|
"pytraccar==0.8.0",
|
|
"stringcase==1.2.0"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": [
|
|
"@ludeeus"
|
|
]
|
|
} |