IoT class for demo (#15262)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Andrzej 2020-10-16 11:39:23 +02:00 committed by GitHub
parent 4b4eab8e51
commit 1e7a987434
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@ ha_quality_scale: internal
ha_codeowners:
- '@home-assistant/core'
ha_domain: demo
ha_iot_class: Calculated
---
The `demo` platform allows you to use integrations which are providing a demo of their implementation. The demo entities are dummies but show you how the actual platform looks like. This way you can run own demonstration instance like the online [Home Assistant demo](/demo/)but combined with your own real/functional platforms.