core/homeassistant/components/mastodon/manifest.json

8 lines
194 B
JSON

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