Files
Matrix-Server/custom_components/matrix_messenger/manifest.json
T

13 lines
289 B
JSON
Raw Normal View History

{
"domain": "matrix_messenger",
"name": "Matrix Messenger",
"codeowners": [],
"config_flow": true,
"documentation": "",
"homeassistant": "2026.4.0",
"iot_class": "cloud_push",
"requirements": ["matrix-nio[e2e]>=0.21.0"],
"version": "1.1.0",
"integration_type": "hub"
}