From a8b3188024e995010cb548efc51ba19b23ae2409 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 Date: Wed, 19 Nov 2025 07:41:31 +0100 Subject: [PATCH 1/3] Homekit: add links to Connect ZBT-2 documentation --- source/_integrations/homekit_controller.markdown | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source/_integrations/homekit_controller.markdown b/source/_integrations/homekit_controller.markdown index 9112aecf7a91..ba6a92a85b6c 100644 --- a/source/_integrations/homekit_controller.markdown +++ b/source/_integrations/homekit_controller.markdown @@ -137,9 +137,10 @@ This section describes how to add it via Home Assistant's preferred {% term Thre - **Thread network**: In order to use HomeKit over Thread, you need a working border router. - Make sure your Home Assistant device is on the same network (LAN) as the border router. - Make sure the {% term Thread %} network you'd like to use is known by Home Assistant and marked as **Preferred network** in the {% term Thread %} configuration. - - If you have a Home Assistant Yellow or Connect ZBT-1, you can enable Thread to set up an Open Thread border router and with that a {% term Thread %} network. + - If you have a Home Assistant Yellow, or a Connect ZBT-1 or ZBT-2, you can enable Thread to set up an Open Thread border router and with that a {% term Thread %} network. - Documentation on [enabling Thread on Yellow](https://support.nabucasa.com/hc/en-us/articles/25742476767517) - - Documentation on [enabling Thread on Connect ZBT-1](https://support.nabucasa.com/hc/en-us/articles/26124710072861) + - Documentation on [enabling Thread on Connect ZBT-2](https://support.nabucasa.com/hc/en-us/sections/31260019451421) + - Documentation on [enabling Thread on Connect ZBT-1](https://support.nabucasa.com/hc/en-us/sections/26122472719517) #### To add a HomeKit device to a Thread network via Home Assistant From 62eab7f3a35ea9b219fc8e6302803fca726ecd5d Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Wed, 19 Nov 2025 21:46:08 +0100 Subject: [PATCH 2/3] Update source/_integrations/homekit_controller.markdown Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- source/_integrations/homekit_controller.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/homekit_controller.markdown b/source/_integrations/homekit_controller.markdown index ba6a92a85b6c..8360d84515ac 100644 --- a/source/_integrations/homekit_controller.markdown +++ b/source/_integrations/homekit_controller.markdown @@ -139,8 +139,8 @@ This section describes how to add it via Home Assistant's preferred {% term Thre - Make sure the {% term Thread %} network you'd like to use is known by Home Assistant and marked as **Preferred network** in the {% term Thread %} configuration. - If you have a Home Assistant Yellow, or a Connect ZBT-1 or ZBT-2, you can enable Thread to set up an Open Thread border router and with that a {% term Thread %} network. - Documentation on [enabling Thread on Yellow](https://support.nabucasa.com/hc/en-us/articles/25742476767517) - - Documentation on [enabling Thread on Connect ZBT-2](https://support.nabucasa.com/hc/en-us/sections/31260019451421) - Documentation on [enabling Thread on Connect ZBT-1](https://support.nabucasa.com/hc/en-us/sections/26122472719517) + - Documentation on [enabling Thread on Connect ZBT-2](https://support.nabucasa.com/hc/en-us/sections/31260019451421) #### To add a HomeKit device to a Thread network via Home Assistant From 4648b3cab25b9c0565f5d1f9c832d84950e2b738 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Wed, 19 Nov 2025 21:54:22 +0100 Subject: [PATCH 3/3] Update source/_integrations/homekit_controller.markdown Co-authored-by: TheJulianJES --- source/_integrations/homekit_controller.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/homekit_controller.markdown b/source/_integrations/homekit_controller.markdown index 8360d84515ac..f6eba3c5ee8a 100644 --- a/source/_integrations/homekit_controller.markdown +++ b/source/_integrations/homekit_controller.markdown @@ -137,7 +137,7 @@ This section describes how to add it via Home Assistant's preferred {% term Thre - **Thread network**: In order to use HomeKit over Thread, you need a working border router. - Make sure your Home Assistant device is on the same network (LAN) as the border router. - Make sure the {% term Thread %} network you'd like to use is known by Home Assistant and marked as **Preferred network** in the {% term Thread %} configuration. - - If you have a Home Assistant Yellow, or a Connect ZBT-1 or ZBT-2, you can enable Thread to set up an Open Thread border router and with that a {% term Thread %} network. + - If you have a Home Assistant Yellow, Connect ZBT-1, or Connect ZBT-2, you can enable Thread to set up an Open Thread border router and with that a {% term Thread %} network. - Documentation on [enabling Thread on Yellow](https://support.nabucasa.com/hc/en-us/articles/25742476767517) - Documentation on [enabling Thread on Connect ZBT-1](https://support.nabucasa.com/hc/en-us/sections/26122472719517) - Documentation on [enabling Thread on Connect ZBT-2](https://support.nabucasa.com/hc/en-us/sections/31260019451421)