From c9e85b9361fdd1e0bc3b9dc71e92f521329b7a12 Mon Sep 17 00:00:00 2001 From: Sean Mooney Date: Mon, 29 Jul 2019 03:34:45 -0400 Subject: [PATCH] Update basic setup instructions for onboarding (#10000) Updated instructions to reflect onboarding improvements in Home Assistant 0.94 (see video in blog post: https://www.home-assistant.io/blog/2019/06/05/release-94/) and mention the fact that this can be updated directly in the user interface now. --- source/_docs/configuration/basic.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_docs/configuration/basic.markdown b/source/_docs/configuration/basic.markdown index dde064c07b7..ff2bf2c2943 100644 --- a/source/_docs/configuration/basic.markdown +++ b/source/_docs/configuration/basic.markdown @@ -4,7 +4,9 @@ description: "Setting up the basic info of Home Assistant." redirect_from: /getting-started/basic/ --- -By default, Home Assistant will try to detect your location from IP address geolocation. Home Assistant will automatically select a temperature unit and time zone based on this location. You can overwrite this by adding the following information to your `configuration.yaml`: +As part of the default onboarding proccess, Home Assistant can detect your location from IP address geolocation. Home Assistant will automatically select a temperature unit and time zone based on this location. You may adjust this during onboarding, or afterwards at Configuration -> General. + +If you prefer YAML, you can add the following information to your `configuration.yaml`: ```yaml homeassistant: