diff --git a/components/TCL-AC/tcl_climate.h b/components/TCL-AC/tcl_climate.h index 9ebf10e..ddd8c1e 100644 --- a/components/TCL-AC/tcl_climate.h +++ b/components/TCL-AC/tcl_climate.h @@ -2,7 +2,7 @@ #include "esphome/core/component.h" #include "esphome/components/uart/uart.h" -#include "esphome/components/sensor/sensor.h" +#include "esphome/components/climate/climate.h" namespace esphome { namespace TclClimate {