12 lines
228 B
JSON
12 lines
228 B
JSON
|
{
|
||
|
"domain": "aprs",
|
||
|
"name": "APRS",
|
||
|
"documentation": "https://www.home-assistant.io/components/aprs",
|
||
|
"dependencies": [],
|
||
|
"codeowners": ["@PhilRW"],
|
||
|
"requirements": [
|
||
|
"aprslib==0.6.46",
|
||
|
"geopy==1.19.0"
|
||
|
]
|
||
|
}
|