core/homeassistant/components/mastodon/manifest.json

10 lines
250 B
JSON

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