mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-02 14:07:55 +00:00
Further tweak the message
This commit is contained in:
parent
edecf9d58f
commit
5f29b66a8d
@ -29,7 +29,7 @@ class HaFormCustomize extends PolymerElement {
|
|||||||
It seems that your configuration.yaml doesn't properly
|
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
|
Changes made here are written in it, but will not be applied after a
|
||||||
restart unless the include is in place.
|
configuration reload unless the include is in place.
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
<template is="dom-if" if="[[hasLocalAttributes]]">
|
<template is="dom-if" if="[[hasLocalAttributes]]">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user