1
mirror of https://github.com/home-assistant/core synced 2024-09-03 08:14:07 +02:00
ha-core/homeassistant/components/matrix/manifest.json
2020-01-06 21:28:23 +01:00

9 lines
213 B
JSON

{
"domain": "matrix",
"name": "Matrix",
"documentation": "https://www.home-assistant.io/integrations/matrix",
"requirements": ["matrix-client==0.3.2"],
"dependencies": [],
"codeowners": ["@tinloaf"]
}