mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 04:16:48 +00:00
Clarification about Hass.io (#4273)
Adding a note to make it clear that his only applies to Hass.io. We've had a number of questions on the forum and Discord that make it clear that people assume this applies to every install method.
This commit is contained in:
parent
1303a39b88
commit
e1c24f4f6f
@ -9,6 +9,10 @@ sharing: true
|
||||
footer: true
|
||||
---
|
||||
|
||||
<p class='Note'>
|
||||
This guide applies only if you've installed Home Assistant via Hass.io. If you've used any other install method then [see here](/docs/configuration/) instead.
|
||||
</p>
|
||||
|
||||
If you made it here, awesome! That means that you got Home Assistant up and running. It might have already found some of your networked devices. This is going to be fun!
|
||||
|
||||
Home Assistant stores its configuration in a file called `configuration.yaml`. A default one is created when Home Assistant is started for the first time. Some of the things in the configuration file can be edited via the user interface, other parts require you to edit the configuration file directly.
|
||||
|
Loading…
x
Reference in New Issue
Block a user