ESPHome 2025.5.0
Loading...
Searching...
No Matches
ltr501.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::ltr501::LTRAlsPs501Component
 
struct  esphome::ltr501::LTRAlsPs501Component::AlsReadings
 
class  esphome::ltr501::LTRPsHighTrigger
 
class  esphome::ltr501::LTRPsLowTrigger
 

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::ltr501
 

Enumerations

enum  esphome::ltr501::DataAvail : uint8_t { esphome::ltr501::NO_DATA , esphome::ltr501::BAD_DATA , esphome::ltr501::DATA_OK }
 
enum  esphome::ltr501::LtrType : uint8_t { esphome::ltr501::LTR_TYPE_UNKNOWN = 0 , esphome::ltr501::LTR_TYPE_ALS_ONLY = 1 , esphome::ltr501::LTR_TYPE_PS_ONLY = 2 , esphome::ltr501::LTR_TYPE_ALS_AND_PS = 3 }