mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 23:24:11 +01:00
10 lines
235 B
JSON
10 lines
235 B
JSON
{
|
|
"domain": "gitter",
|
|
"name": "Gitter",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/gitter",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["gitterpy"],
|
|
"requirements": ["gitterpy==0.1.7"]
|
|
}
|