mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-09 18:36:29 +00:00
Clarify entity naming in entity registry (#1997)
(Very) Minor change to clarify the meaning.
This commit is contained in:
parent
284944da05
commit
b47eeb8fb0
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user