ESPHome 2026.6.0-dev
Loading...
Searching...
No Matches
esphome::haier::HonClimate::HardwareInfo Struct Reference

#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]
 

Detailed Description

Definition at line 169 of file hon_climate.h.

Field Documentation

◆ device_name_

char esphome::haier::HonClimate::HardwareInfo::device_name_[HARDWARE_INFO_STR_SIZE]

Definition at line 173 of file hon_climate.h.

◆ functions_

bool esphome::haier::HonClimate::HardwareInfo::functions_[5]

Definition at line 174 of file hon_climate.h.

◆ hardware_version_

char esphome::haier::HonClimate::HardwareInfo::hardware_version_[HARDWARE_INFO_STR_SIZE]

Definition at line 172 of file hon_climate.h.

◆ protocol_version_

char esphome::haier::HonClimate::HardwareInfo::protocol_version_[HARDWARE_INFO_STR_SIZE]

Definition at line 170 of file hon_climate.h.

◆ software_version_

char esphome::haier::HonClimate::HardwareInfo::software_version_[HARDWARE_INFO_STR_SIZE]

Definition at line 171 of file hon_climate.h.


The documentation for this struct was generated from the following file: