diff --git a/source/_docs/configuration/basic.markdown b/source/_docs/configuration/basic.markdown index 179d1a93475..7be6cf69c58 100644 --- a/source/_docs/configuration/basic.markdown +++ b/source/_docs/configuration/basic.markdown @@ -19,7 +19,13 @@ The general settings described here are managed by the [Home Assistant Core inte To change the general settings that were defined during onboarding, follow these steps: -1. Go to {% my general title="**Settings** > **System** > **General**" %} and make your changes. +1. Go to {% my general title="**Settings** > **System** > **General**" %}. + - Make your changes. + - To change location or radius, under **Edit location**, select edit. + - Then, adjust location and radius. + Screencast showing how to zoom and pan to change location and radius on the Edit home page + - To add a new zone, select **Add zone**. + - To save your changes, select **Update**. 2. To change network-related configuration, such as the network name, go to {% my network title="**Settings** > **System** > **Network**" %}. 3. If some of the settings are not visible, you may need to enable **Advanced mode**. - In the bottom left, select your username to go to your {% my profile title="**User profile**" %}, and enable **Advanced mode**. diff --git a/source/images/docs/configuration/change_location_radius.webp b/source/images/docs/configuration/change_location_radius.webp new file mode 100644 index 00000000000..01d98581ca7 Binary files /dev/null and b/source/images/docs/configuration/change_location_radius.webp differ