From ef173a1f6bb40fe2ed92c26b015bf8a285f67fee Mon Sep 17 00:00:00 2001 From: Antoni K Date: Mon, 12 Oct 2020 22:54:25 +0800 Subject: [PATCH] Add IoT class to light component (#15212) --- source/_integrations/light.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/light.markdown b/source/_integrations/light.markdown index bc739ce0243..85b9bad2729 100644 --- a/source/_integrations/light.markdown +++ b/source/_integrations/light.markdown @@ -6,6 +6,7 @@ ha_category: ha_release: pre 0.7 ha_quality_scale: internal ha_domain: light +ha_iot_class: ~ --- This integration allows you to track and control various light bulbs. Read the integration documentation for your particular light hardware to learn how to enable it.