13 lines
212 B
JSON
13 lines
212 B
JSON
|
{
|
||
|
"domain": "gpsd",
|
||
|
"name": "Gpsd",
|
||
|
"documentation": "https://www.home-assistant.io/components/gpsd",
|
||
|
"requirements": [
|
||
|
"gps3==0.33.3"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": [
|
||
|
"@fabaff"
|
||
|
]
|
||
|
}
|