11 lines
300 B
JSON
11 lines
300 B
JSON
{
|
|
"domain": "matrix",
|
|
"name": "Matrix",
|
|
"codeowners": ["@PaarthShah"],
|
|
"documentation": "https://www.home-assistant.io/integrations/matrix",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["matrix_client"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["matrix-nio==0.25.2", "Pillow==11.1.0"]
|
|
}
|