9 lines
231 B
JSON
9 lines
231 B
JSON
{
|
|
"domain": "gpsd",
|
|
"name": "GPSD",
|
|
"codeowners": ["@fabaff"],
|
|
"documentation": "https://www.home-assistant.io/integrations/gpsd",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["gps3"],
|
|
"requirements": ["gps3==0.33.3"]
|
|
}
|