core/homeassistant/components/aftership/manifest.json

9 lines
222 B
JSON
Raw Normal View History

{
"domain": "aftership",
"name": "AfterShip",
"codeowners": [],
2023-02-08 19:29:44 +00:00
"documentation": "https://www.home-assistant.io/integrations/aftership",
"iot_class": "cloud_polling",
"requirements": ["pyaftership==21.11.0"]
}