From 6f768a066e5d64f275f2407d8d47cb912f7e6e26 Mon Sep 17 00:00:00 2001 From: Gabe Cook Date: Fri, 16 Oct 2020 04:33:56 -0500 Subject: [PATCH] Add IoT Class for scene (#15269) --- source/_integrations/scene.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/scene.markdown b/source/_integrations/scene.markdown index 0d3d9e8f969..2824d8691be 100644 --- a/source/_integrations/scene.markdown +++ b/source/_integrations/scene.markdown @@ -8,6 +8,7 @@ ha_quality_scale: internal ha_codeowners: - '@home-assistant/core' ha_domain: scene +ha_iot_class: ~ --- You can create scenes that capture the states you want certain entities to be. For example, a scene can specify that light A should be turned on and light B should be bright red.