mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Remark on customize since it cannot live outside homeassistant: (#2768)
* Remark on customize * Update formatting
This commit is contained in:
parent
c670fab49a
commit
4bd194871d
@ -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…
x
Reference in New Issue
Block a user