Rewording for entity registry (#222)

* Rewording to better fit the current structure.

* Format light as `light`

* Ads "e.g.," before "light"
This commit is contained in:
Joakim Sørensen 2019-04-14 16:35:29 +02:00 committed by Paulus Schoutsen
parent 7ae4c2445b
commit 297ab10da2

View File

@ -11,7 +11,7 @@ A user is also able to override the name of an entity in the entity registry. Wh
## Unique ID requirements ## Unique ID requirements
An entity is looked up in the registry based on a combination of domain (ie `light`), platform name (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 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.
Good sources for a unique ID: Good sources for a unique ID: