mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-01 13:37:47 +00:00
Prettier
This commit is contained in:
parent
5f29b66a8d
commit
88567df36d
@ -27,7 +27,11 @@ class HaFormCustomize extends PolymerElement {
|
||||
>
|
||||
<div class="warning">
|
||||
It seems that your configuration.yaml doesn't properly
|
||||
<a href="https://www.home-assistant.io/docs/configuration/customizing-devices/#customization-using-the-ui" target="_blank">include customize.yaml</a>.<br />
|
||||
<a
|
||||
href="https://www.home-assistant.io/docs/configuration/customizing-devices/#customization-using-the-ui"
|
||||
target="_blank"
|
||||
>include customize.yaml</a
|
||||
>.<br />
|
||||
Changes made here are written in it, but will not be applied after a
|
||||
configuration reload unless the include is in place.
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user