1
mirror of https://github.com/home-assistant/core synced 2024-10-13 14:52:10 +02:00
ha-core/homeassistant/components/aprs/manifest.json
2021-04-15 10:21:38 +02:00

9 lines
225 B
JSON

{
"domain": "aprs",
"name": "APRS",
"documentation": "https://www.home-assistant.io/integrations/aprs",
"codeowners": ["@PhilRW"],
"requirements": ["aprslib==0.6.46", "geopy==1.21.0"],
"iot_class": "cloud_push"
}