ESPHome  2024.4.1
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
 This is a workaround until we can figure out a way to get the tflite-micro idf component code available in CI.
 
 esphome::zyaura
 

Enumerations

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