13 lines
227 B
JSON
13 lines
227 B
JSON
|
{
|
||
|
"domain": "matrix",
|
||
|
"name": "Matrix",
|
||
|
"documentation": "https://www.home-assistant.io/components/matrix",
|
||
|
"requirements": [
|
||
|
"matrix-client==0.2.0"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": [
|
||
|
"@tinloaf"
|
||
|
]
|
||
|
}
|