From 74ebef35a73a5f87a569b17eb33034543870c5c6 Mon Sep 17 00:00:00 2001 From: Antoni K Date: Mon, 12 Oct 2020 20:11:37 +0800 Subject: [PATCH] Add IoT class to switch component (#15204) --- source/_integrations/switch.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/switch.markdown b/source/_integrations/switch.markdown index 46b5bae9f4d..d8807493f82 100644 --- a/source/_integrations/switch.markdown +++ b/source/_integrations/switch.markdown @@ -6,6 +6,7 @@ ha_category: ha_release: 0.7 ha_quality_scale: internal ha_domain: switch +ha_iot_class: ~ --- Keeps track which switches are in your environment, their state and allows you to control them.