Clarify entity naming in entity registry (#1997)

(Very) Minor change to clarify the meaning.
This commit is contained in:
Paul Schulz 2023-12-07 01:45:08 +10:30 committed by GitHub
parent 284944da05
commit b47eeb8fb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ The entity registry is a registry where Home Assistant keeps track of entities.
Being registered has the advantage that the same entity will always get the same entity ID. It will also prevent other entities from using that entity ID.
A user is also able to override the name of an entity in the entity registry. When set, the name of the entity registry is used in favor of the name the device might give itself.
A user is also able to override the name of an entity in the entity registry. When set, the name in the entity registry is used in favor of the name the device might give itself.
## Unique ID