Post

Matter Server

Open Home Foundation Matter Server - an officially certified Matter controller serving as the foundation for Matter support in Home Assistant and other projects.

Matter Server

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/matter-server.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 4 GB OS: Debian 13

Notes

The Matter Server exposes a WebSocket API on port 5580 for integration with Home Assistant or other consumers.
For Thread-based devices, ensure IPv6 is properly configured on the host network.

Source code
Loading...