ESPHome
2024.10.2
|
#include <hon_climate.h>
Data Fields | |
hon_protocol::VerticalSwingMode | last_vertiacal_swing |
hon_protocol::HorizontalSwingMode | last_horizontal_swing |
bool | beeper_state |
bool | quiet_mode_state |
Definition at line 31 of file hon_climate.h.
bool esphome::haier::HonSettings::beeper_state |
Definition at line 34 of file hon_climate.h.
hon_protocol::HorizontalSwingMode esphome::haier::HonSettings::last_horizontal_swing |
Definition at line 33 of file hon_climate.h.
hon_protocol::VerticalSwingMode esphome::haier::HonSettings::last_vertiacal_swing |
Definition at line 32 of file hon_climate.h.
bool esphome::haier::HonSettings::quiet_mode_state |
Definition at line 35 of file hon_climate.h.