core/homeassistant/components/aftership/manifest.json

11 lines
216 B
JSON
Raw Normal View History

{
"domain": "aftership",
"name": "Aftership",
"documentation": "https://www.home-assistant.io/components/aftership",
"requirements": [
"pyaftership==0.1.2"
],
"dependencies": [],
"codeowners": []
}