|
ESPHome 2026.6.0-dev
|
#include <hon_climate.h>
Data Fields | |
| char | protocol_version_ [HARDWARE_INFO_STR_SIZE] |
| char | software_version_ [HARDWARE_INFO_STR_SIZE] |
| char | hardware_version_ [HARDWARE_INFO_STR_SIZE] |
| char | device_name_ [HARDWARE_INFO_STR_SIZE] |
| bool | functions_ [5] |
Definition at line 169 of file hon_climate.h.
| char esphome::haier::HonClimate::HardwareInfo::device_name_[HARDWARE_INFO_STR_SIZE] |
Definition at line 173 of file hon_climate.h.
| bool esphome::haier::HonClimate::HardwareInfo::functions_[5] |
Definition at line 174 of file hon_climate.h.
| char esphome::haier::HonClimate::HardwareInfo::hardware_version_[HARDWARE_INFO_STR_SIZE] |
Definition at line 172 of file hon_climate.h.
| char esphome::haier::HonClimate::HardwareInfo::protocol_version_[HARDWARE_INFO_STR_SIZE] |
Definition at line 170 of file hon_climate.h.
| char esphome::haier::HonClimate::HardwareInfo::software_version_[HARDWARE_INFO_STR_SIZE] |
Definition at line 171 of file hon_climate.h.