From 4ece8d8278440daad0c4e1c4c5a31b2626ae7a5f Mon Sep 17 00:00:00 2001 From: matchett808-gh <55803404+matchett808-gh@users.noreply.github.com> Date: Mon, 2 Nov 2020 14:26:35 +0000 Subject: [PATCH] Add IOT class as per #14661 (#15481) Co-authored-by: Franck Nijhof --- source/_integrations/image_processing.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/image_processing.markdown b/source/_integrations/image_processing.markdown index 2ed2b3679a1..ef1583000f6 100644 --- a/source/_integrations/image_processing.markdown +++ b/source/_integrations/image_processing.markdown @@ -5,6 +5,7 @@ ha_category: - Image Processing ha_release: 0.36 ha_domain: image_processing +ha_iot_class: ~ --- Image processing enables Home Assistant to process images from [cameras](/integrations/#camera). Only camera entities are supported as sources.