mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
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.
This commit is contained in:
parent
b58d0740ba
commit
c9e85b9361
@ -4,7 +4,9 @@ description: "Setting up the basic info of Home Assistant."
|
|||||||
redirect_from: /getting-started/basic/
|
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
|
```yaml
|
||||||
homeassistant:
|
homeassistant:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user