From 5c05a88a66e494aa9243a96c8ffdb6cd355a886a Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Thu, 13 Jun 2024 13:25:26 +0200 Subject: [PATCH] Add redirect: rename SkyConnect to Connect ZBT-1 (#33209) --- source/_integrations/zha.markdown | 2 +- source/_redirects | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/source/_integrations/zha.markdown b/source/_integrations/zha.markdown index 5e846beafb2..39cdaff6e77 100644 --- a/source/_integrations/zha.markdown +++ b/source/_integrations/zha.markdown @@ -94,7 +94,7 @@ Some other Zigbee coordinator hardware may not support a firmware that is capabl ### Recommended Zigbee radio adapters and modules - Silicon Labs EmberZNet based radios using the EZSP protocol (via the [bellows](https://github.com/zigpy/bellows) library for zigpy) - - [Home Assistant SkyConnect](/skyconnect/) (EFR32MG21-based USB dongle) + - [Home Assistant Connect ZBT-1](/connectzbt1/) (EFR32MG21-based USB dongle) - [Home Assistant Yellow](/yellow/) with integrated EFR32MG21 radio - [ITead SONOFF Zigbee 3.0 USB Dongle Plus Model "ZBDongle-E" (EFR32MG21 variant)](https://itead.cc/product/zigbee-3-0-usb-dongle/) - [Elelabs Zigbee USB Adapter](https://elelabs.com/products/elelabs-usb-adapter.html)/POPP ZB-Stick (Note! Not a must but recommend [upgrade the EmberZNet NCP application firmware](https://github.com/Elelabs/elelabs-zigbee-ezsp-utility)) diff --git a/source/_redirects b/source/_redirects index 5b30a5a2b51..29e3f804b4e 100644 --- a/source/_redirects +++ b/source/_redirects @@ -390,6 +390,9 @@ layout: null /more-info/unsupported/container /more-info/unsupported/software /integrations/zigbee /integrations/zha +# Moved marketing pages / rebranding +/skyconnect /connectzbt1 + # Migrated Community Guides /cookbook/apache_configuration https://community.home-assistant.io/t/reverse-proxy-with-apache/196942 /cookbook/dropboxbackup https://community.home-assistant.io/t/backing-up-to-dropbox/196960