ESPHome 2025.5.0
Loading...
Searching...
No Matches
haier_base.h File Reference

Go to the source code of this file.

Data Structures

struct  esphome::haier::HaierBaseSettings
 
class  esphome::haier::HaierClimateBase
 
struct  esphome::haier::HaierClimateBase::HvacSettings
 
struct  esphome::haier::HaierClimateBase::PendingAction
 
class  esphome::haier::StatusMessageTrigger
 

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::haier
 

Enumerations

enum class  esphome::haier::ActionRequest : uint8_t {
  esphome::haier::SEND_CUSTOM_COMMAND = 0 , esphome::haier::TURN_POWER_ON = 1 , esphome::haier::TURN_POWER_OFF = 2 , esphome::haier::TOGGLE_POWER = 3 ,
  esphome::haier::START_SELF_CLEAN = 4 , esphome::haier::START_STERI_CLEAN = 5
}