From 3ebc4f07fc927600cc4bd91bbbc530bb2acb5c22 Mon Sep 17 00:00:00 2001 From: I-am-nightingale Date: Sat, 13 Apr 2024 00:43:28 +0300 Subject: [PATCH] =?UTF-8?q?=D0=95=D1=89=D0=B5=20=D1=80=D0=B0=D0=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/tclac/climate.py | 1 + 1 file changed, 1 insertion(+) diff --git a/components/tclac/climate.py b/components/tclac/climate.py index 86c9d13..3b558ad 100644 --- a/components/tclac/climate.py +++ b/components/tclac/climate.py @@ -6,6 +6,7 @@ from esphome.const import ( CONF_ID, CONF_LEVEL, CONF_BEEPER, + CONF_VISUAL, CONF_MAX_TEMPERATURE, CONF_MIN_TEMPERATURE, CONF_SUPPORTED_MODES,