From 297ab10da222d1154089aee10849c2b4d50b9f21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Sun, 14 Apr 2019 16:35:29 +0200 Subject: [PATCH] Rewording for entity registry (#222) * Rewording to better fit the current structure. * Format light as `light` * Ads "e.g.," before "light" --- docs/entity_registry_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/entity_registry_index.md b/docs/entity_registry_index.md index 088bead5..f0916e7d 100644 --- a/docs/entity_registry_index.md +++ b/docs/entity_registry_index.md @@ -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 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: