diff --git a/src/panels/config/customize/ha-form-customize.js b/src/panels/config/customize/ha-form-customize.js index 17799f8415..7b1bca7a49 100644 --- a/src/panels/config/customize/ha-form-customize.js +++ b/src/panels/config/customize/ha-form-customize.js @@ -26,9 +26,14 @@ class HaFormCustomize extends PolymerElement { if="[[computeShowWarning(localConfig, globalConfig)]]" >
- It seems that your configuration.yaml doesn't properly include - customize.yaml
- Changes made here won't affect your configuration. + It seems that your configuration.yaml doesn't properly + include customize.yaml.
+ Changes made here are written in it, but will not be applied after a + configuration reload unless the include is in place.