From 50ffb584710f5b9a256f4291d360767ae5174142 Mon Sep 17 00:00:00 2001 From: Daniel Martin Gonzalez Date: Fri, 2 Oct 2020 13:59:14 +0200 Subject: [PATCH] Add IoT class for HTML5 Push Notifications integration (#14717) --- source/_integrations/html5.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/html5.markdown b/source/_integrations/html5.markdown index c9a76e19e27..a713cb63e6b 100644 --- a/source/_integrations/html5.markdown +++ b/source/_integrations/html5.markdown @@ -4,6 +4,7 @@ description: Instructions on how to use the HTML5 push notifications platform fr ha_category: - Notifications ha_release: 0.27 +ha_iot_class: Cloud Push ha_domain: html5 ---