ESPHome 2025.5.0
|
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 | |
namespace | esphome |
Providing packet encoding functions for exchanging data with a remote host. | |
namespace | esphome::zyaura |
Enumerations | |
enum | esphome::zyaura::ZaDataType { esphome::zyaura::HUMIDITY = 0x41 , esphome::zyaura::TEMPERATURE = 0x42 , esphome::zyaura::CO2 = 0x50 } |