From 450c5e9a776be0bc15679832e84a8e46ba78e74d Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Wed, 7 Aug 2024 10:07:01 +0200 Subject: [PATCH] Getting started: update Next steps (#34162) Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- source/getting-started/configuration.markdown | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/source/getting-started/configuration.markdown b/source/getting-started/configuration.markdown index 1a4348acc72..7ee91082b73 100644 --- a/source/getting-started/configuration.markdown +++ b/source/getting-started/configuration.markdown @@ -18,9 +18,21 @@ related: The onboarding process takes you through the initial setup for Home Assistant, such as getting the system up and running, naming your home and selecting your location. This section points you to further documentation helping you with the next steps. +## Adding other persons to Home Assistant + +You can add other people to Home Assistant. They can have their own login, use Home Assistant on their devices and create their own dashboards. To add other people, refer to [Adding a person to Home Assistant](/integrations/person/#adding-a-person-to-home-assistant). + +## Apps for Android and iOS + +You can use Home Assistant on your phone, smartwatch, and even in your car. + +- To learn how to install Home Assistant on Android or iOS, refer to the [documentation for the Companion Apps](https://companion.home-assistant.io/). +- Want to use your voice to control Home Assistant? + - Refer to the documentation on using [Assist on Android](/voice_control/android/). + ## Changing the basic settings -To change basic settings such as location, unit system and language, refer to [Changing basic settings](/docs/configuration/basic/). +To change basic settings such as location, unit system, and language, refer to [Changing basic settings](/docs/configuration/basic/). ## Creating a backup @@ -43,6 +55,3 @@ If you need more space to store data, you can configure a [network storage](/com If you want to get started with a voice assistant, refer to the documentation on [Assist](/voice_control/). -## Apps for Android and iOS - -If you are looking for information on Home Assistant for Android or iOS, refer to the [documentation for the Companion Apps](https://companion.home-assistant.io/).