Add IoT class for apns integration (#14991)

This commit is contained in:
Jeffrey 2020-10-07 13:10:43 +02:00 committed by GitHub
parent 275f1cb558
commit 66ebe62d29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@ description: Instructions on how to add APNS notifications to Home Assistant.
ha_category:
- Notifications
ha_release: 0.31
ha_iot_class: Cloud Push
ha_domain: apns
---