matter-server
Docker 应用程序 from digiblur's Repository
概述
Official Matter Server docker container from Home Assistant. This project implements a Matter Controller Server over WebSockets using the official Matter (formerly CHIP) SDK as a base and provides both a server and client implementation. The goal of this project is primary to have Matter support in Home Assistant but its universal approach makes it suitable to be used in other projects too.
There is NO WEB-UI to this container. Check the container logs for any errors when necessary.
REQUIREMENTS:
Unraid needs to have IPV4+6 enabled on the network interface! Make sure your you run the container on the host network. The host network interface needs to be in the same network as the Android/iPhone device you are using for commissioning. Matter uses link-local multicast protocols which do not work accross different LANs or VLANs.
运行时参数
- 网络
host- 外壳
sh- 特权
- false
- 额外参数
--security-opt apparmor:unconfined --restart unless-stopped
模板配置
MatterDataPathrw
- 目标
- /data/
- 默认值
- /mnt/user/appdata/python-matter-server/
/run/dbusPathro
- 默认值
- /run/dbus
详细信息
存储库
ghcr.io/home-assistant-libs/python-matter-server:stable最后更新2026-05-31
初见2023-06-24
在Unraid 上运行 matter-server 。
matter-server 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。