mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-08 18:06:29 +00:00
Link to entity registry from entity architecture
This commit is contained in:
parent
5f7ec7f1ed
commit
2401883ed9
@ -30,6 +30,10 @@ The Entity Platform manages all entities for the platform and polls them for upd
|
|||||||
|
|
||||||
When adding entities, the Entity Platform will query the Entity Registry to make sure that the entities to be added have the correct entity IDs.
|
When adding entities, the Entity Platform will query the Entity Registry to make sure that the entities to be added have the correct entity IDs.
|
||||||
|
|
||||||
|
## Entity Registry
|
||||||
|
|
||||||
|
The [Entity Registry](entity_registry_index.md) will track entities and allows users to store extra settings for an entity.
|
||||||
|
|
||||||
## Platform
|
## Platform
|
||||||
|
|
||||||
Examples of platforms: `light.hue`, `switch.wemo`.
|
Examples of platforms: `light.hue`, `switch.wemo`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user