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: