From eee43b348de49b1dde7e836f2c62bb2b219090b4 Mon Sep 17 00:00:00 2001 From: jordibsk10 <62246724+jordibsk10@users.noreply.github.com> Date: Sat, 3 Oct 2020 12:02:32 +0200 Subject: [PATCH] Add IoT class to Input Text (#14819) --- source/_integrations/input_text.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/input_text.markdown b/source/_integrations/input_text.markdown index eb0c13fcc1f..0a39b287c95 100644 --- a/source/_integrations/input_text.markdown +++ b/source/_integrations/input_text.markdown @@ -4,6 +4,7 @@ description: Instructions on how to integrate the Input Text integration into Ho ha_category: - Automation ha_release: 0.53 +ha_iot_class: ~ ha_quality_scale: internal ha_codeowners: - '@home-assistant/core'