Add IoT class to Updater (#14925)

This commit is contained in:
Caleb Mah 2020-10-06 16:15:11 +08:00 committed by GitHub
parent 56722a2e29
commit 4c1734cfb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@ description: Detecting when Home Assistant updates are available.
ha_category:
- Binary Sensor
ha_release: 0.8
ha_iot_class: Cloud Polling
ha_quality_scale: internal
ha_codeowners:
- '@home-assistant/core'