8 lines
224 B
JSON
8 lines
224 B
JSON
{
|
|
"domain": "aprs",
|
|
"name": "APRS",
|
|
"documentation": "https://www.home-assistant.io/integrations/aprs",
|
|
"codeowners": ["@PhilRW"],
|
|
"requirements": ["aprslib==0.6.46", "geopy==2.1.0"],
|
|
"iot_class": "cloud_push"
|
|
}
|