#include "automation.h" #include "esphome/core/log.h" namespace esphome { namespace text_sensor { static const char *TAG = "text_sensor.automation"; } // namespace text_sensor } // namespace esphome