From d4a20eed6521a8c02426be24cb7d67d3059ab2f9 Mon Sep 17 00:00:00 2001 From: Florian Simmer Date: Tue, 1 Jul 2025 20:49:41 +0200 Subject: [PATCH] aaa --- components/TCL-AC/tcl_climate.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {