From 7b11bfb8b3b0bf28f336ff75eb5b378995613294 Mon Sep 17 00:00:00 2001 From: Jeffrey Date: Fri, 9 Oct 2020 13:54:57 +0200 Subject: [PATCH] Add IoT class for dlib_face_detect integration (#15087) --- source/_integrations/dlib_face_detect.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/dlib_face_detect.markdown b/source/_integrations/dlib_face_detect.markdown index 6703775b199..a29cacefde0 100644 --- a/source/_integrations/dlib_face_detect.markdown +++ b/source/_integrations/dlib_face_detect.markdown @@ -3,6 +3,7 @@ title: Dlib Face Detect description: Instructions on how to integrate Dlib Face Detect into Home Assistant. ha_category: - Image Processing +ha_iot_class: Local Push ha_release: 0.44 ha_domain: dlib_face_detect ---