You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project implements a Matter Controller Server over WebSockets. The goal of this project is primarily to have Matter support in Home Assistant but its universal approach makes it suitable to be used in other projects too.
When I manually created the /data folder and gave access to the sc-matter-server user, the server runs as this user.
Finally Home Assistant (from #6453) recognized the matter server and the matter integration runs.
But I have not a clue whether this matter-server can find and connect to any matter node/device (or whatever it's called).
If the /data folder is not configurable, we can't create a package with python-matter-server depending on python312.
Then it can be run only as a docker container.
If we can ever create a matter-server package it will be restricted to DSM 7.2 and 64-bit models (x64 and aarch64), and docker is an option for most of such systems.
Software Name
Matter Server
Brief Description
This project implements a Matter Controller Server over WebSockets. The goal of this project is primarily to have Matter support in Home Assistant but its universal approach makes it suitable to be used in other projects too.
Website
https://github.com/home-assistant-libs/python-matter-server
Documentation
https://github.com/home-assistant-libs/python-matter-server
Build/Installation documentation
https://github.com/home-assistant-libs/python-matter-server?tab=readme-ov-file#installation
Source code
https://github.com/home-assistant-libs/python-matter-server
OpenSource License
Apache
Other License
No response
The text was updated successfully, but these errors were encountered: