ESPHome 2026.4.0-dev
Loading...
Searching...
No Matches
esphome::ltr501::LTRAlsPs501Component::AlsReadings Struct Reference

#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}
 

Detailed Description

Definition at line 92 of file ltr501.h.

Field Documentation

◆ ch0

uint16_t esphome::ltr501::LTRAlsPs501Component::AlsReadings::ch0 {0}

Definition at line 93 of file ltr501.h.

◆ ch1

uint16_t esphome::ltr501::LTRAlsPs501Component::AlsReadings::ch1 {0}

Definition at line 94 of file ltr501.h.

◆ gain

AlsGain501 esphome::ltr501::LTRAlsPs501Component::AlsReadings::gain {AlsGain501::GAIN_1}

Definition at line 95 of file ltr501.h.

◆ integration_time

IntegrationTime501 esphome::ltr501::LTRAlsPs501Component::AlsReadings::integration_time {IntegrationTime501::INTEGRATION_TIME_100MS}

Definition at line 96 of file ltr501.h.

◆ lux

float esphome::ltr501::LTRAlsPs501Component::AlsReadings::lux {0.0f}

Definition at line 97 of file ltr501.h.

◆ number_of_adjustments

uint8_t esphome::ltr501::LTRAlsPs501Component::AlsReadings::number_of_adjustments {0}

Definition at line 98 of file ltr501.h.


The documentation for this struct was generated from the following file: