mirror of
https://github.com/home-assistant/core.git
synced 2026-04-30 21:51:29 +01:00
11 lines
264 B
JSON
11 lines
264 B
JSON
{
|
|
"domain": "gitter",
|
|
"name": "Gitter",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/gitter",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["gitterpy"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["gitterpy==0.1.7"]
|
|
}
|