diff --git a/source/getting-started/onboarding.markdown b/source/getting-started/onboarding.markdown index 74d608175f9..a624b66a4e6 100644 --- a/source/getting-started/onboarding.markdown +++ b/source/getting-started/onboarding.markdown @@ -17,13 +17,16 @@ After Home Assistant has been [installed](/installation/) on your device, there - **Option 1: new installation**: If this is your initial installation, we will now create the owner's account of Home Assistant. - {% icon "mdi:information-outline" %} This account is an administrator account. It will always be able to change everything. - Select **Create my smart home**. + + ![Home Assistant preparation](/images/getting-started/onboarding_preparing_02.png) - Enter a name, username, and password. - Make sure the username is lowercase and contains no whitespace. + - {% icon "mdi:info" %} **Info**: The **Name** is the name of the person the is shown in the UI. The username is used for login. + + ![Set your username and password.](/images/getting-started/onboarding_username.png) - Store the name, username, and password somewhere safe. There is no way to recover the owner credentials. - Select **Create account**. - ![Set your username and password.](/images/getting-started/username.png) - - **Option 2: restore from backup**: If you want to restore a backup of a previous installation, select **Restore from backup**. - Ignore the rest of this procedure and continue with the procedure on [restoring from backup](/common-tasks/os/#restoring-a-backup). - If you have a Home Assistant Yellow, start with the [Yellow documentation on restoring from backup](https://yellow.home-assistant.io/guides/restore-backup/). diff --git a/source/images/getting-started/onboarding_preparing_01_.png b/source/images/getting-started/onboarding_preparing_01_.png index 43094952abd..fd135246745 100644 Binary files a/source/images/getting-started/onboarding_preparing_01_.png and b/source/images/getting-started/onboarding_preparing_01_.png differ diff --git a/source/images/getting-started/onboarding_preparing_02.png b/source/images/getting-started/onboarding_preparing_02.png new file mode 100644 index 00000000000..faea8de5712 Binary files /dev/null and b/source/images/getting-started/onboarding_preparing_02.png differ diff --git a/source/images/getting-started/onboarding_username.png b/source/images/getting-started/onboarding_username.png new file mode 100644 index 00000000000..43e5babdd7e Binary files /dev/null and b/source/images/getting-started/onboarding_username.png differ diff --git a/source/images/getting-started/username.png b/source/images/getting-started/username.png deleted file mode 100644 index 45f069d30d7..00000000000 Binary files a/source/images/getting-started/username.png and /dev/null differ