ESPHome 2026.3.0-dev
Loading...
Searching...
No Matches
esphome::haier::HonSettings Struct Reference

#include <hon_climate.h>

Data Fields

hon_protocol::VerticalSwingMode last_vertiacal_swing {hon_protocol::VerticalSwingMode::CENTER}
 
hon_protocol::HorizontalSwingMode last_horizontal_swing {hon_protocol::HorizontalSwingMode::CENTER}
 
bool beeper_state {true}
 
bool quiet_mode_state {false}
 

Detailed Description

Definition at line 32 of file hon_climate.h.

Field Documentation

◆ beeper_state

bool esphome::haier::HonSettings::beeper_state {true}

Definition at line 35 of file hon_climate.h.

◆ last_horizontal_swing

hon_protocol::HorizontalSwingMode esphome::haier::HonSettings::last_horizontal_swing {hon_protocol::HorizontalSwingMode::CENTER}

Definition at line 34 of file hon_climate.h.

◆ last_vertiacal_swing

hon_protocol::VerticalSwingMode esphome::haier::HonSettings::last_vertiacal_swing {hon_protocol::VerticalSwingMode::CENTER}

Definition at line 33 of file hon_climate.h.

◆ quiet_mode_state

bool esphome::haier::HonSettings::quiet_mode_state {false}

Definition at line 36 of file hon_climate.h.


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