hass-core/homeassistant/components/matrix/manifest.json
Paarth Shah f8bc662620
Bump matrix-nio to 0.25.0 (#123832)
Bump matrix-nio to 0.25.0

Co-authored-by: J. Nick Koston <nick@koston.org>
2024-08-13 14:31:59 -05:00

9 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.25.0", "Pillow==10.4.0"]
}