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