From 855d71177adf5f02be05ca244078e6a8772885ad Mon Sep 17 00:00:00 2001 From: Ingo Fischer Date: Fri, 19 Jun 2026 18:41:23 +0200 Subject: [PATCH] Adjust the Readme for deprecation --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5a167147..a875cff8 100644 --- a/README.md +++ b/README.md @@ -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/).