From 146606ed756cf494bb52801bcd8b2f5b643db8de Mon Sep 17 00:00:00 2001 From: Tyler Cipriani Date: Sat, 31 May 2025 13:25:49 -0600 Subject: [PATCH] Rephrase in positive form in General recommendations (#39335) --- source/_integrations/matter.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/matter.markdown b/source/_integrations/matter.markdown index f8de8c8d9e6..1231f30e8b5 100644 --- a/source/_integrations/matter.markdown +++ b/source/_integrations/matter.markdown @@ -387,7 +387,7 @@ NOTE for Android users: You need to follow the instructions at the bottom of the ### General recommendations -- Using Thread-based Matter devices in Home Assistant requires Home Assistant OS version 10 and above. Not using Home Assistant OS is at your own risk. We do provide some [documentation](https://github.com/home-assistant-libs/python-matter-server/blob/main/README.md) on how to run the Matter Server as a Docker container. The documentation includes a description of the host and networking requirements. +- Using Thread-based Matter devices in Home Assistant requires Home Assistant OS version 10 and above. Home Assistant OS with the Matter Server add-on is the supported path for using Matter with Home Assistant. Running Matter Server as a standalone Docker container is unsupported, but we provide [documentation](https://github.com/home-assistant-libs/python-matter-server/blob/main/README.md) including a description of the host and networking requirements. - To use {% term Thread %} devices you will need a {% term Thread %} network with at least one Thread border router in your network nearby the {% term Thread %} device(s). Apple users, for example, need the Apple TV 4K or the HomePod Mini, while Google users need a Nest Hub (2nd Gen). Use the Thread integration in Home Assistant to diagnose your {% term Thread %} network(s).