Add IoT class to lock component (#15207)

This commit is contained in:
Antoni K 2020-10-12 22:59:07 +08:00 committed by GitHub
parent 1f15dc76cc
commit c0f3253622
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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