13 lines
221 B
JSON
13 lines
221 B
JSON
|
{
|
||
|
"domain": "gitter",
|
||
|
"name": "Gitter",
|
||
|
"documentation": "https://www.home-assistant.io/components/gitter",
|
||
|
"requirements": [
|
||
|
"gitterpy==0.1.7"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": [
|
||
|
"@fabaff"
|
||
|
]
|
||
|
}
|