From 66ebe62d29851403a8deddf6ee6d57e6fd627eac Mon Sep 17 00:00:00 2001 From: Jeffrey Date: Wed, 7 Oct 2020 13:10:43 +0200 Subject: [PATCH] Add IoT class for apns integration (#14991) --- source/_integrations/apns.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/apns.markdown b/source/_integrations/apns.markdown index d32bcca86a4..7793c30c050 100644 --- a/source/_integrations/apns.markdown +++ b/source/_integrations/apns.markdown @@ -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 ---