hass-core/homeassistant/components/mastodon/manifest.json
2023-02-08 20:38:43 +01:00

9 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"]
}