ESPHome
2024.10.2
|
#include <hon_climate.h>
Data Fields | |
std::string | protocol_version_ |
std::string | software_version_ |
std::string | hardware_version_ |
std::string | device_name_ |
bool | functions_ [5] |
Definition at line 164 of file hon_climate.h.
std::string esphome::haier::HonClimate::HardwareInfo::device_name_ |
Definition at line 168 of file hon_climate.h.
bool esphome::haier::HonClimate::HardwareInfo::functions_[5] |
Definition at line 169 of file hon_climate.h.
std::string esphome::haier::HonClimate::HardwareInfo::hardware_version_ |
Definition at line 167 of file hon_climate.h.
std::string esphome::haier::HonClimate::HardwareInfo::protocol_version_ |
Definition at line 165 of file hon_climate.h.
std::string esphome::haier::HonClimate::HardwareInfo::software_version_ |
Definition at line 166 of file hon_climate.h.