core/homeassistant/components/aftership/manifest.json

9 lines
222 B
JSON
Raw Normal View History

{
"domain": "aftership",
"name": "AfterShip",
"documentation": "https://www.home-assistant.io/integrations/aftership",
2022-03-30 08:56:37 +00:00
"requirements": ["pyaftership==21.11.0"],
"codeowners": [],
"iot_class": "cloud_polling"
}