diff --git a/source/_docs/locked_out.md b/source/_docs/locked_out.md
index c66ff1aac84..5132314b321 100644
--- a/source/_docs/locked_out.md
+++ b/source/_docs/locked_out.md
@@ -4,7 +4,7 @@ description: "Options for regaining access"
related:
- docs: /common-tasks/os/#listing-all-users-from-the-command-line
title: Listing all usernames via command line
- - url: https://yellow.home-assistant.io/guides/factory-reset/
+ - url: https://support.nabucasa.com/hc/en-us/articles/25463622043165
title: Reset the Yellow
- url: https://support.nabucasa.com/hc/en-us/articles/25161225495837
title: Reset the Green
@@ -27,8 +27,8 @@ You are the **owner** of the Home Assistant server and you cannot login because
2. Open a terminal connection to Home Assistant:
- If you are using a Home Assistant Green, follow these steps [to access the console](https://support.nabucasa.com/hc/en-us/articles/25153288092829).
- If you are using a Home Assistant Yellow, follow these steps:
- - [to access the console from Windows](https://yellow.home-assistant.io/guides/use-serial-console-windows/)
- - [to access the console from Linux or macOS](https://yellow.home-assistant.io/guides/use-serial-console-linux-macos/).
+ - [to access the console from Windows](https://support.nabucasa.com/hc/en-us/articles/25454894609693)
+ - [to access the console from Linux or macOS](https://support.nabucasa.com/hc/en-us/articles/25454972435357).
- If you are using another system, connect keyboard and monitor. The procedure might be similar the one used for Green.
- If you are using a Home Assistant OVA (virtualization image):
- Access the system console by opening the terminal through your virtualization platform's interface (for example, Proxmox, VMware, VirtualBox).
@@ -72,7 +72,7 @@ Use this procedure only if the following conditions are met:
1. If you are using a Home Assistant Yellow or Green, refer to their documentation.
- If you are using a Home Assistant Yellow, refer to the following procedure:
- - [Resetting the owner password on Home Assistant Yellow](https://yellow.home-assistant.io/faq/#i-forgot-the-owner-password-for-home-assistant-how-can-i-reset-it)
+ - [Resetting the owner password on Home Assistant Yellow](https://support.nabucasa.com/hc/en-us/articles/25455301907997)
- If you are using a Home Assistant Green, refer to the following procedure:
- [Resetting the owner password on Home Assistant Green](https://support.nabucasa.com/hc/en-us/articles/25142896227357)
2. If you are not using a Yellow or Green: Connect to the console of the Home Assistant server:
@@ -116,7 +116,7 @@ If you lose the password associated with the owner account and the steps above d
- If you do not have a backup, resetting the device will erase all data.
- If you have a Home Assistant Green, [reset the Green](https://support.nabucasa.com/hc/en-us/articles/25161225495837).
-- If you have a Home Assistant Yellow, [reset the Yellow](https://yellow.home-assistant.io/guides/factory-reset/).
+- If you have a Home Assistant Yellow, [reset the Yellow](https://support.nabucasa.com/hc/en-us/articles/25463622043165).
## Recovering data for Home Assistant (including Supervised)
diff --git a/source/_docs/z-wave/controllers.markdown b/source/_docs/z-wave/controllers.markdown
index 2f331de65a8..7f822190be9 100644
--- a/source/_docs/z-wave/controllers.markdown
+++ b/source/_docs/z-wave/controllers.markdown
@@ -171,7 +171,7 @@ This procedure has been tested with the following modules:
1. Make sure the module is properly seated on the Home Assistant Yellow.
.
-2. Carefully [close the case](https://yellow.home-assistant.io/guides/add-ssd-existing-installation/#reassembling-top-part) and power up Home Assistant Yellow.
+2. Carefully [close the case](https://support.nabucasa.com/hc/en-us/articles/25606333033501) (see Reassembling your Home Assistant Yellow section) and power up Home Assistant Yellow.
3. Follow the procedure on [setting up a Z-Wave JS server](/integrations/zwave_js/#setting-up-a-z-wave-js-server).
1. In step 2, follow the manual setup steps to install the Z-Wave integration.
2. in Step 4, you will be prompted to choose a **Device path**. Choose **ttyAMA0**.
diff --git a/source/_includes/asides/docs_sitemap.html b/source/_includes/asides/docs_sitemap.html
index 22748b4a6ce..e4465197ee1 100644
--- a/source/_includes/asides/docs_sitemap.html
+++ b/source/_includes/asides/docs_sitemap.html
@@ -277,8 +277,8 @@
{% icon "bitcoin-icons:node-hardware-filled" %} Official hardware
diff --git a/source/_includes/asides/getting_started_navigation.html b/source/_includes/asides/getting_started_navigation.html
index 2bfd9e69c9c..89897d3a2a6 100644
--- a/source/_includes/asides/getting_started_navigation.html
+++ b/source/_includes/asides/getting_started_navigation.html
@@ -10,7 +10,7 @@
{% if root == 'installation' %}
- Home Assistant Green {% icon "tabler:external-link" %}
- - Home Assistant Yellow {% icon "tabler:external-link" %}
+ - Home Assistant Yellow {% icon "tabler:external-link" %}
- {% active_link /installation/raspberrypi Raspberry Pi %}
- {% active_link /installation/odroid ODROID %}
- {% active_link /installation/generic-x86-64 Generic x86-64 %}
diff --git a/source/_includes/common-tasks/commandline.md b/source/_includes/common-tasks/commandline.md
index 3cd5ad7c1a7..b886ae9fbe8 100644
--- a/source/_includes/common-tasks/commandline.md
+++ b/source/_includes/common-tasks/commandline.md
@@ -113,7 +113,7 @@ Note, some systems have a reset button you can use to clear the data disk, inste
- If you have a Home Assistant Yellow with a Raspberry Pi Compute Module 5, use the command line steps described above.
-- If you have a Home Assistant Yellow with a Raspberry Pi Compute Module 4, there is a red hardware button to wipe the data disk. Follow the procedure on [resetting the Home Assistant Yellow](https://yellow.home-assistant.io/guides/factory-reset/).
+- If you have a Home Assistant Yellow with a Raspberry Pi Compute Module 4, there is a red hardware button to wipe the data disk. Follow the procedure on [resetting the Home Assistant Yellow](https://support.nabucasa.com/hc/en-us/articles/25463622043165).
- If you have a Home Assistant Green, there is a black hardware button to wipe the data disk. Follow the procedure on [resetting the Home Assistant Green](https://support.nabucasa.com/hc/en-us/articles/25161225495837).
#### Listing all users from the command line
diff --git a/source/_integrations/homeassistant_yellow.markdown b/source/_integrations/homeassistant_yellow.markdown
index b63fb0049e0..7c415916989 100644
--- a/source/_integrations/homeassistant_yellow.markdown
+++ b/source/_integrations/homeassistant_yellow.markdown
@@ -15,7 +15,7 @@ ha_platforms:
The Home Assistant Yellow integration provides hardware information for the hardware configuration page.
-For documentation on the Home Assistant Yellow, please visit the [documentation](https://yellow.home-assistant.io/documentation/).
+For documentation on the Home Assistant Yellow, please visit the [documentation](https://support.nabucasa.com/hc/en-us/categories/24734575925149-Home-Assistant-Yellow).
If you are looking to buy one, please visit the [product page](https://home-assistant.io/yellow).
## Configuration
diff --git a/source/_integrations/homekit_controller.markdown b/source/_integrations/homekit_controller.markdown
index 19a9b064cd9..9112aecf7a9 100644
--- a/source/_integrations/homekit_controller.markdown
+++ b/source/_integrations/homekit_controller.markdown
@@ -138,7 +138,7 @@ This section describes how to add it via Home Assistant's preferred {% term Thre
- 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.
- - Documentation on [enabling Thread on Yellow](https://yellow.home-assistant.io/procedures/enable-thread/)
+ - 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)
#### To add a HomeKit device to a Thread network via Home Assistant
diff --git a/source/_integrations/otbr.markdown b/source/_integrations/otbr.markdown
index 3fa11e5b7ca..6a6d21ec590 100644
--- a/source/_integrations/otbr.markdown
+++ b/source/_integrations/otbr.markdown
@@ -15,7 +15,7 @@ The Open Thread Border Router integration allows calling an Open Thread Border R
This integration is installed automatically when the **Open Thread Border Router** add-on is installed. For Home Assistant Yellow or Connect ZBT-1 refer to the following procedures:
-- [Enabling Thread on Home Assistant Yellow](https://yellow.home-assistant.io/procedures/enable-thread/)
+- [Enabling Thread on Home Assistant Yellow](https://support.nabucasa.com/hc/en-us/articles/25742476767517)
- [Enabling Thread on Home Assistant Connect ZBT-1](https://support.nabucasa.com/hc/en-us/articles/26124710072861)
Installing this integration manually is an advanced use case, for example if you run your own border router. If you do have such a use case, follow these steps:
diff --git a/source/_integrations/thread.markdown b/source/_integrations/thread.markdown
index cb7f82e5626..9d29e1d1aa3 100644
--- a/source/_integrations/thread.markdown
+++ b/source/_integrations/thread.markdown
@@ -27,7 +27,7 @@ related:
title: Adding an Apple HomeKit device through Thread
- url: https://support.nabucasa.com/hc/en-us/articles/26124710072861
title: Enabling Thread on Connect ZBT-1
- - url: https://yellow.home-assistant.io/procedures/enable-thread/
+ - url: https://support.nabucasa.com/hc/en-us/articles/25742476767517
title: Enabling Thread on Yellow
---
@@ -140,7 +140,7 @@ Follow these steps if you want to turn Home Assistant into a Thread border route
#### To make Home Assistant your first Thread network
1. To enable Thread support on your Home Assistant Yellow or Connect ZBT-1, you need to install the **OpenThread Border Router** add-on. Follow the corresponding procedure:
- - [Enable Thread on Home Assistant Yellow](https://yellow.home-assistant.io/procedures/enable-thread/).
+ - [Enable Thread on Home Assistant Yellow](https://support.nabucasa.com/hc/en-us/articles/25742476767517).
- [Enable Thread on Home Assistant Connect ZBT-1](https://support.nabucasa.com/hc/en-us/articles/26124710072861).
2. Make sure the Home Assistant Thread network is defined as preferred network.
@@ -194,7 +194,7 @@ Note: the steps and images here show the process with a Google Thread network. B

5. To enable Thread support on your Home Assistant Yellow or Connect ZBT-1, you need to install the **OpenThread Border Router** add-on. Follow the corresponding procedure:
- - [Enable Thread on Home Assistant Yellow](https://yellow.home-assistant.io/procedures/enable-thread/).
+ - [Enable Thread on Home Assistant Yellow](https://support.nabucasa.com/hc/en-us/articles/25742476767517).
- [Enable Thread on Home Assistant Connect ZBT-1](https://support.nabucasa.com/hc/en-us/articles/26124710072861).
- **Result**: The network now shows as the preferred network, joined with the third-party network.
diff --git a/source/_redirects b/source/_redirects
index 4e0a7409887..a6d8130ab30 100644
--- a/source/_redirects
+++ b/source/_redirects
@@ -33,8 +33,7 @@ layout: null
/energy /home-energy-management
/integrations/energy /docs/energy 301!
-/amber https://yellow.home-assistant.io
-/yellow https://yellow.home-assistant.io
+/amber https://support.nabucasa.com/hc/en-us/categories/24734575925149-Home-Assistant-Yellow 301!
/blog/2021/09/13/home-assistant-amber/ /blog/2021/09/13/home-assistant-yellow/
# Design & User research
diff --git a/source/getting-started/onboarding.markdown b/source/getting-started/onboarding.markdown
index ecd11ff5dd5..bdad992dfa1 100644
--- a/source/getting-started/onboarding.markdown
+++ b/source/getting-started/onboarding.markdown
@@ -26,7 +26,7 @@ After Home Assistant has been [installed](/installation/) on your device, there
- Select **Create account**.
- **Option 2: restore from backup**: If you want to restore a backup of a previous installation, follow the steps on [restoring from backup](/common-tasks/general/#restoring-a-backup).
- - If you have a Home Assistant Yellow, follow the [Yellow documentation on restoring from backup](https://yellow.home-assistant.io/guides/restore-backup/).
+ - If you have a Home Assistant Yellow, follow the [Yellow documentation on restoring from backup](https://support.nabucasa.com/hc/en-us/articles/25454643790237).
- If you have a Home Assistant Green, follow the [Green documentation on restoring from backup](https://support.nabucasa.com/hc/en-us/articles/25160431579165).
3. Enter the location of your home.
diff --git a/source/installation/index.html b/source/installation/index.html
index 2f6e5b07a55..f813edc55e4 100644
--- a/source/installation/index.html
+++ b/source/installation/index.html
@@ -157,7 +157,7 @@ toc: true
%}
View tutorial {% include assets/chevron_right.html %}
Already have the hardware?
For installation instructions, check out the Home Assistant Yellow documentation
+ href="https://support.nabucasa.com/hc/en-us/categories/24734575925149-Home-Assistant-Yellow">Home Assistant Yellow documentation

diff --git a/source/more-info/free-space.markdown b/source/more-info/free-space.markdown
index 2cef9ccd9c1..ea0ad3420d6 100644
--- a/source/more-info/free-space.markdown
+++ b/source/more-info/free-space.markdown
@@ -8,7 +8,7 @@ related:
title: Add network storage
- docs: /common-tasks/os/#using-external-data-disk
title: Using an external data disk
- - URL: https://yellow.home-assistant.io/guides/add-ssd-existing-installation/
+ - URL: https://support.nabucasa.com/hc/en-us/articles/25549332241949
title: Adding an SSD to Home Assistant Yellow
---
diff --git a/source/yellow/index.html b/source/yellow/index.html
index b1f1718df46..74f8bf3e7c6 100644
--- a/source/yellow/index.html
+++ b/source/yellow/index.html
@@ -170,7 +170,7 @@ frontpage_image: /images/frontpage/yellow-frontpage.jpg
Yellow Kit with Power-over-Ethernet
-
Some assembly required! This kit supports Power-over-Ethernet (PoE) but is otherwise almost the same as the flagship version. Custom enclosure, custom heat sink, and Ethernet cable included.
Without the Raspberry Pi Compute Module 4.
+
Some assembly required! This kit supports Power-over-Ethernet (PoE) but is otherwise almost the same as the flagship version. Custom enclosure, custom heat sink, and Ethernet cable included.
Without the Raspberry Pi Compute Module 4.
Not included: You must provide your own Raspberry Pi Compute Module 4 and install Home Assistant on it. This allows you to pick the compute module with the memory and eMMC storage to fit your needs. This kit also does not include a power supply (because power comes from PoE). The router or switch must supply Power-over-Ethernet. Typically, PoE capable ports are labelled as such.
@@ -179,7 +179,7 @@ frontpage_image: /images/frontpage/yellow-frontpage.jpg

Yellow Kit with power supply
-
Some assembly required! This kit is almost the same as the flagship version. Custom enclosure, custom heat sink, and Ethernet cable included.
Without the Raspberry Pi Compute Module 4.
+
Some assembly required! This kit is almost the same as the flagship version. Custom enclosure, custom heat sink, and Ethernet cable included.
Without the Raspberry Pi Compute Module 4.
Not included: You must provide your own Raspberry Pi Compute Module 4 and install Home Assistant on it. This allows you to pick the compute module with the memory and eMMC storage to fit your needs. This kit comes with a power supply, but does not support Power-over-Ethernet.
@@ -319,7 +319,7 @@ frontpage_image: /images/frontpage/yellow-frontpage.jpg
{% enddetails %}