Add IoT Class for scene (#15269)

This commit is contained in:
Gabe Cook 2020-10-16 04:33:56 -05:00 committed by GitHub
parent f8a4051f7a
commit 6f768a066e
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: scene
ha_iot_class: ~
---
You can create scenes that capture the states you want certain entities to be. For example, a scene can specify that light A should be turned on and light B should be bright red.