mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-06-18 16:16:30 +00:00
[DOCS] Fix typo
This commit is contained in:
parent
6b51ba828d
commit
f203b9642e
@ -11,7 +11,7 @@ A user is also able to override the name of an entity in the entity registry. Wh
|
||||
|
||||
## Unique ID requirements
|
||||
|
||||
An entity is looked up in the registry based on a combination of the plaform type (e.g., `light`), and the integraion name (domain) (ie hue) and the unique ID of the entity. It is therefore very important that the unique ID is unique! It is also important that it is not possible for the user to change the unique ID, because that means it will lose all its settings related to it.
|
||||
An entity is looked up in the registry based on a combination of the plaform type (e.g., `light`), and the integration name (domain) (ie hue) and the unique ID of the entity. It is therefore very important that the unique ID is unique! It is also important that it is not possible for the user to change the unique ID, because that means it will lose all its settings related to it.
|
||||
|
||||
Good sources for a unique ID:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user