core/homeassistant/components/aftership/manifest.json

10 lines
229 B
JSON

{
"domain": "aftership",
"name": "AfterShip",
"documentation": "https://www.home-assistant.io/integrations/aftership",
"requirements": [
"pyaftership==21.11.0"
],
"codeowners": [],
"iot_class": "cloud_polling"
}