From 4bd194871dc94c246d8481bcca22e7c0f74624b0 Mon Sep 17 00:00:00 2001 From: Erik-jan Riemers Date: Mon, 5 Jun 2017 22:30:54 +0200 Subject: [PATCH] Remark on customize since it cannot live outside homeassistant: (#2768) * Remark on customize * Update formatting --- source/_docs/configuration/customizing-devices.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_docs/configuration/customizing-devices.markdown b/source/_docs/configuration/customizing-devices.markdown index 7c0a0395f9e..3aa9180c7a8 100644 --- a/source/_docs/configuration/customizing-devices.markdown +++ b/source/_docs/configuration/customizing-devices.markdown @@ -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. +

+Be carefull not to forget to place `customize`, customize_domain`, and `customize_glob` inside `homeassistant:` or it will fail. +

+ ```yaml homeassistant: name: Home