|
ESPHome 2025.12.6
|
#include <ltr501.h>
Data Fields | |
| uint16_t | ch0 {0} |
| uint16_t | ch1 {0} |
| AlsGain501 | gain {AlsGain501::GAIN_1} |
| IntegrationTime501 | integration_time {IntegrationTime501::INTEGRATION_TIME_100MS} |
| float | lux {0.0f} |
| uint8_t | number_of_adjustments {0} |
| uint16_t esphome::ltr501::LTRAlsPs501Component::AlsReadings::ch0 {0} |
| uint16_t esphome::ltr501::LTRAlsPs501Component::AlsReadings::ch1 {0} |
| AlsGain501 esphome::ltr501::LTRAlsPs501Component::AlsReadings::gain {AlsGain501::GAIN_1} |
| IntegrationTime501 esphome::ltr501::LTRAlsPs501Component::AlsReadings::integration_time {IntegrationTime501::INTEGRATION_TIME_100MS} |
| float esphome::ltr501::LTRAlsPs501Component::AlsReadings::lux {0.0f} |
| uint8_t esphome::ltr501::LTRAlsPs501Component::AlsReadings::number_of_adjustments {0} |