Add page for entities

This commit is contained in:
Paulus Schoutsen 2018-04-23 16:34:44 -04:00
parent a3da0f965e
commit b07db19559
2 changed files with 13 additions and 0 deletions

View File

@ -2,5 +2,6 @@
* [Hello world!](README.md)
* [Architecture](/architecture/README.md)
* [Entities](/architecture/entities.md)
* [Integrations](/architecture/README.md)
* [Frontend](/frontend/README.md)

View File

@ -0,0 +1,12 @@
# Entities
Entities are an abstraction on top of the Home Assistant core.
Default properties:
- Name
- Unit of measurement
- Device class
- Icon
- Entity Picture