From e092cd9f66b259c0609d21f351d41b59de230a3c Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Fri, 19 Jul 2024 18:13:44 +0200 Subject: [PATCH] Matter: add reference to Thread docs (#33876) * Matter: add reference to Thread docs * Fix indent * fix link :see_no_evil: * Update source/_integrations/matter.markdown Co-authored-by: Stefan Agner * Update source/_integrations/matter.markdown Co-authored-by: Stefan Agner --------- Co-authored-by: Stefan Agner --- source/_integrations/matter.markdown | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/source/_integrations/matter.markdown b/source/_integrations/matter.markdown index f32136ef7f7..1eedde1cb58 100644 --- a/source/_integrations/matter.markdown +++ b/source/_integrations/matter.markdown @@ -137,11 +137,13 @@ Make sure you have all these components ready before trying to add a Matter devi - Android: - Have the Android version 8.1 or higher. - Have the latest version of the Home Assistant Companion app, installed from the Play Store (full version). - - If you are using {% term Thread %}: Make sure there is a Thread border router device (Nest Hub (2nd Gen) or Nest Wi-Fi Pro) present in your home network. + - If you are using {% term Thread %}: Make sure there is a Thread border router device (Nest Hub (2nd Gen) or Nest Wi-Fi Pro or Home Assistant with the OpenThread Border Router add-on) present in your home network. + - If you are using OpenThread (for Connect ZBT-1/SkyConnect) as border router, make sure you followed the steps in the [Thread documentation](/integrations/thread#turning-home-assistant-into-a-thread-border-router). - iPhone - Have the iOS version 16 or higher - Have the latest version of the Home Assistant Companion app installed. - - If you are using {% term Thread %}: Make sure there is a Thread border router device (HomePod Mini or V2, Apple TV 4K) present in your home network. + - If you are using {% term Thread %}: Make sure there is a Thread border router device (HomePod Mini or V2, Apple TV 4K or Home Assistant with the OpenThread Border Router add-on) present in your home network. + - If you are using OpenThread (for Connect ZBT-1/SkyConnect) as border router, make sure you followed the steps in the [Thread documentation](/integrations/thread#turning-home-assistant-into-a-thread-border-router). - Make sure the phone is in close range of the border router and your device. - If you are adding a Wi-Fi-based Matter device: Matter devices often use the 2.4 GHz frequency for Wi-Fi. For this reason, make sure your phone is in the same 2.4 GHz network where you want to operate your devices.