Format all manifests with prettier (#30521)
This commit is contained in:
parent
21029b1d7b
commit
a84741392b
702 changed files with 1113 additions and 3075 deletions
|
@ -3,14 +3,7 @@
|
|||
"name": "Traccar",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/traccar",
|
||||
"requirements": [
|
||||
"pytraccar==0.9.0",
|
||||
"stringcase==1.2.0"
|
||||
],
|
||||
"dependencies": [
|
||||
"webhook"
|
||||
],
|
||||
"codeowners": [
|
||||
"@ludeeus"
|
||||
]
|
||||
"requirements": ["pytraccar==0.9.0", "stringcase==1.2.0"],
|
||||
"dependencies": ["webhook"],
|
||||
"codeowners": ["@ludeeus"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue