From 455220b1e9a68e1a8eeef254772cc2412bd740ed Mon Sep 17 00:00:00 2001 From: jordibsk10 <62246724+jordibsk10@users.noreply.github.com> Date: Sat, 3 Oct 2020 11:49:17 +0200 Subject: [PATCH] Add IoT class to Input Select (#14815) --- source/_integrations/input_select.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/input_select.markdown b/source/_integrations/input_select.markdown index af2213676f8..185401ad7e3 100644 --- a/source/_integrations/input_select.markdown +++ b/source/_integrations/input_select.markdown @@ -4,6 +4,7 @@ description: Instructions on how to integrate the Input Select integration into ha_category: - Automation ha_release: 0.13 +ha_iot_class: ~ ha_quality_scale: internal ha_codeowners: - '@home-assistant/core'