From eef07e33b7e47efcbcee54d80ffd4fe97519825e Mon Sep 17 00:00:00 2001 From: Colin Teubner Date: Sat, 12 May 2018 17:02:01 -0700 Subject: [PATCH] Update entity-registry.markdown --- source/_docs/configuration/entity-registry.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_docs/configuration/entity-registry.markdown b/source/_docs/configuration/entity-registry.markdown index 6c75ad8dfed..1b63be4a710 100644 --- a/source/_docs/configuration/entity-registry.markdown +++ b/source/_docs/configuration/entity-registry.markdown @@ -42,9 +42,9 @@ light.study_ceiling: As a user, you can change the `entity_id` and add the `name` and `disabled_by` value to each entry. + - Changing the _first line_ of each entry will change the `entity_id` of the entity throughout Home Assistant. - - The value of `name` will override the name of the entity as given by the - integration. + - The value of `name` will override the _friendly name_ of the entity as given by the integration. _Added in Home Assistant 0.64._ - The key `disabled_by` can either be `hass` or `user`. This functionality