ESPHome
2026.5.0b1
Loading...
Searching...
No Matches
esphome
components
sun
sensor
sun_sensor.cpp
Go to the documentation of this file.
1
#include "
sun_sensor.h
"
2
#include "
esphome/core/log.h
"
3
4
namespace
esphome::sun
{
5
6
static
const
char
*
const
TAG =
"sun.sensor"
;
7
8
void
SunSensor::dump_config
() { LOG_SENSOR(
""
,
"Sun Sensor"
,
this
); }
9
10
}
// namespace esphome::sun
esphome::sun::SunSensor::dump_config
void dump_config() override
Definition
sun_sensor.cpp:8
log.h
esphome::sun
Definition
sun_sensor.cpp:4
sun_sensor.h
Generated by
1.12.0