core/homeassistant/components/aftership/manifest.json

11 lines
230 B
JSON
Raw Normal View History

{
"domain": "aftership",
"name": "AfterShip",
"documentation": "https://www.home-assistant.io/integrations/aftership",
2022-01-17 13:14:57 +00:00
"requirements": [
"pyaftership==21.11.0"
],
"codeowners": [],
"iot_class": "cloud_polling"
}