mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-26 14:03:45 +01:00
10 lines
271 B
JSON
10 lines
271 B
JSON
{
|
|
"domain": "matrix",
|
|
"name": "Matrix",
|
|
"codeowners": ["@PaarthShah"],
|
|
"documentation": "https://www.home-assistant.io/integrations/matrix",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["matrix_client"],
|
|
"requirements": ["matrix-nio==0.24.0", "Pillow==10.3.0"]
|
|
}
|