ESPHome
2025.5.0
Loading...
Searching...
No Matches
esphome
components
sun
text_sensor
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
esphome::sun::SunTextSensor::dump_config
void dump_config() override
Definition
sun_text_sensor.cpp:9
log.h
esphome::spi::TAG
const char *const TAG
Definition
spi.cpp:8
esphome
Providing packet encoding functions for exchanging data with a remote host.
Definition
a01nyub.cpp:7
sun_text_sensor.h
Generated by
1.12.0