ESPHome  2024.3.1
sun_text_sensor.cpp
Go to the documentation of this file.
1 #include "sun_text_sensor.h"
2 #include "esphome/core/log.h"
3 
4 namespace esphome {
5 namespace sun {
6 
7 static const char *const TAG = "sun.text_sensor";
8 
9 void SunTextSensor::dump_config() { LOG_TEXT_SENSOR("", "Sun Text Sensor", this); }
10 
11 } // namespace sun
12 } // namespace esphome
const char *const TAG
Definition: spi.cpp:8
This is a workaround until we can figure out a way to get the tflite-micro idf component code availab...
Definition: a01nyub.cpp:7