This commit is contained in:
Florian Simmer
2025-07-01 20:49:41 +02:00
parent 04e7b65e41
commit d4a20eed65

View File

@@ -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 {