diff --git a/atom.xml b/atom.xml index 87cb68ad6b..8feb7dd7ef 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
By default Home Assistant will try to detect your location and will automatically select a temperature unit and time zone based on your location. You can overwrite this by adding the following information to your configuration.yaml
:
1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +12 +13 +14 +15 +16 + |
|
The first thing you want to add is a password for the web interface. Use your favourite text editor to open the file /config/configuration.yaml
and add the following to the bottom:
1 + |
|