From 22b1a9228b92e1dac8af8f39f80134cae768058a Mon Sep 17 00:00:00 2001 From: Gabe Cook Date: Fri, 16 Oct 2020 03:07:38 -0500 Subject: [PATCH] Add IoT Class for scene --- source/_integrations/scene.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/scene.markdown b/source/_integrations/scene.markdown index 0d3d9e8f969a..2824d8691be9 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.