Remark on customize since it cannot live outside homeassistant: (#2768)
* Remark on customize * Update formatting
This commit is contained in:
parent
c670fab49a
commit
4bd194871d
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@ redirect_from: /getting-started/customizing-devices/
|
|||
|
||||
By default, all of your devices will be visible and have a default icon determined by their domain. You can customize the look and feel of your front page by altering some of these parameters. This can be done by overriding attributes of specific entities.
|
||||
|
||||
<p class='note'>
|
||||
Be carefull not to forget to place `customize`, customize_domain`, and `customize_glob` inside `homeassistant:` or it will fail.
|
||||
</p>
|
||||
|
||||
```yaml
|
||||
homeassistant:
|
||||
name: Home
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue