From 1946b918ef018a2854e0fd7afee19bd976e9a57a Mon Sep 17 00:00:00 2001 From: Ron Klinkien Date: Fri, 9 Oct 2020 13:33:34 +0200 Subject: [PATCH] Add IoT class to the Microsoft Face Detect integration (#15082) --- source/_integrations/microsoft_face_detect.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/microsoft_face_detect.markdown b/source/_integrations/microsoft_face_detect.markdown index 55147bcedc4..fd2b3791745 100644 --- a/source/_integrations/microsoft_face_detect.markdown +++ b/source/_integrations/microsoft_face_detect.markdown @@ -3,6 +3,7 @@ title: Microsoft Face Detect description: Instructions on how to integrate Microsoft Face Detect into Home Assistant. ha_category: - Image Processing +ha_iot_class: Cloud Push ha_release: 0.38 ha_domain: microsoft_face_detect ---