core/homeassistant/components/mastodon/manifest.json

9 lines
216 B
JSON

{
"domain": "mastodon",
"name": "Mastodon",
"documentation": "https://www.home-assistant.io/integrations/mastodon",
"requirements": ["Mastodon.py==1.5.0"],
"dependencies": [],
"codeowners": ["@fabaff"]
}