From a6b35bf09aa5f1b2e4436a0befbc65b8df122f8e Mon Sep 17 00:00:00 2001 From: s-hadinger <49731213+s-hadinger@users.noreply.github.com> Date: Thu, 14 Sep 2023 19:12:09 +0200 Subject: [PATCH] Zigbee coming later --- docs/Matter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Matter.md b/docs/Matter.md index 5dec417802..dc0908d1e5 100644 --- a/docs/Matter.md +++ b/docs/Matter.md @@ -167,7 +167,7 @@ What's not suported: - **Thread** as it requires a separate MCU. The number of Thread devices is still very limited. - **ESP8266** directly because of limited memory resources and lack of Berry support but you can add them to Matter via the Remote option -- **Zigbee** +- **Zigbee** (it will come later) ## Matter Command Events Whenever a command is received from the controller, an event is generated and published to MQTT. This event can be matched by a rule.