Add IoT class to switch component (#15204)

This commit is contained in:
Antoni K 2020-10-12 20:11:37 +08:00 committed by GitHub
parent 0e973e327e
commit 74ebef35a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@ ha_category:
ha_release: 0.7 ha_release: 0.7
ha_quality_scale: internal ha_quality_scale: internal
ha_domain: switch ha_domain: switch
ha_iot_class: ~
--- ---
Keeps track which switches are in your environment, their state and allows you to control them. Keeps track which switches are in your environment, their state and allows you to control them.