Add IoT class for Automation integration (#14720)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Daniel Martin Gonzalez 2020-10-02 15:13:28 +02:00 committed by GitHub
parent af5271cbc0
commit 450ab5c6e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ ha_release: 0.7
ha_quality_scale: internal ha_quality_scale: internal
ha_codeowners: ha_codeowners:
- '@home-assistant/core' - '@home-assistant/core'
ha_iot_class: ~
ha_domain: automation ha_domain: automation
--- ---