Skip to content
This repository was archived by the owner on Jun 23, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ This project implements a Matter Controller Server over WebSockets using the
as a base and provides both a server and client implementation.

> [!IMPORTANT]
> We’re excited to share that the Matter Server is being rewritten on top of [matter.js](https://github.com/matter-js/matter.js)! 🎉
> This means that the current project has moved into **maintenance mode** — we’ll still fix important bugs if they come up, but all new features will land in the new project instead.
> We’ll post a link as soon as the first **alpha version** is ready for you to try out. 🚀
> The Matter Server was rewritten and moved to [matterjs-server](https://github.com/matter-js/matterjs-server)! 🎉
> The version 8.1.2 is the final version of the python-matter-server, libraries, and docker-container.
> Please migrate to the new server as soon as possible, as the python-matter-server will no longer receive updates or support.

The Open Home Foundation Matter Server software component is funded by [Nabu Casa](https://www.nabucasa.com/) (a member of the CSA) and donated to [The Open Home Foundation](https://www.openhomefoundation.org/).

Expand Down