From 55b8c7a139ddeb7bbde52bf669f149055ea91fcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B8=D1=85=D0=B0=D0=B8=D0=BB=20=D0=A1=D0=BE=D0=BB?= =?UTF-8?q?=D0=BE=D0=B2=D1=8C=D0=B5=D0=B2?= Date: Mon, 1 Apr 2024 01:06:17 +0300 Subject: [PATCH] =?UTF-8?q?=D0=AD=D1=82=D0=BE=20=D1=83=D0=B6=D0=B5=20?= =?UTF-8?q?=D0=BF=D1=8F=D1=82=D1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/tclac/tclac.h | 1 + 1 file changed, 1 insertion(+) diff --git a/components/tclac/tclac.h b/components/tclac/tclac.h index 5147f1f..a07f178 100644 --- a/components/tclac/tclac.h +++ b/components/tclac/tclac.h @@ -102,6 +102,7 @@ class tclacClimate : public climate::Climate, public esphome::uart::UARTDevice, bool beeper_status_; bool display_status_; bool module_display_status_; + esphome::climate::ClimateTraits traits_; public: