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