diff --git a/source/_docs/configuration/entity-registry.markdown b/source/_docs/configuration/entity-registry.markdown index 2f29afc306c..b699bb979eb 100644 --- a/source/_docs/configuration/entity-registry.markdown +++ b/source/_docs/configuration/entity-registry.markdown @@ -9,24 +9,18 @@ sharing: true footer: true --- -Starting with version 0.63, Home Assistant keeps a registry of known entities. -The entity registry makes sure that entities get unique identifiers and allow -customizing the identifiers and names of these entities. +Starting with version 0.63, Home Assistant keeps a registry of known entities. The entity registry makes sure that entities get unique identifiers and allow customizing the identifiers and names of these entities. -Changes require that Home Assistant is shut down when you edit the file, otherwise -Home Assistant may over-write your changes, and a restart of Home Assistant is -required for your changes to take effect. Version 0.75 introduced a configuration -user interface. +Changes require that Home Assistant is shut down when you edit the file, otherwise Home Assistant may over-write your changes, and a restart of Home Assistant is required for your changes to take effect. Version 0.75 introduced a configuration user interface.
An entity needs to have a unique ID to be registered in the entity registry. Not all integrations currently provide a unique id for their entities.
-The entity registry is stored in `