ESPHome  2024.7.2
Data Structures | Namespaces | Enumerations
zyaura.h File Reference

Go to the source code of this file.

Data Structures

struct  esphome::zyaura::ZaMessage
 
class  esphome::zyaura::ZaDataProcessor
 
class  esphome::zyaura::ZaSensorStore
 
class  esphome::zyaura::ZyAuraSensor
 Component for reading temperature/co2/humidity measurements from ZyAura sensors. More...
 

Namespaces

 esphome
 Implementation of SPI Controller mode.
 
 esphome::zyaura
 

Enumerations

enum  esphome::zyaura::ZaDataType { esphome::zyaura::HUMIDITY = 0x41, esphome::zyaura::TEMPERATURE = 0x42, esphome::zyaura::CO2 = 0x50 }