ESPHome 2026.6.0-dev
Loading...
Searching...
No Matches
esphome::midea::ac::Constants Class Reference

#include <ac_adapter.h>

Static Public Attributes

static const char *const TAG = "midea"
 
static const char *const FREEZE_PROTECTION = "Freeze Protection"
 
static const char *const SILENT = "Silent"
 
static const char *const TURBO = "Turbo"
 

Detailed Description

Definition at line 18 of file ac_adapter.h.

Field Documentation

◆ FREEZE_PROTECTION

const char *const esphome::midea::ac::Constants::FREEZE_PROTECTION = "Freeze Protection"
static

Definition at line 21 of file ac_adapter.h.

◆ SILENT

const char *const esphome::midea::ac::Constants::SILENT = "Silent"
static

Definition at line 22 of file ac_adapter.h.

◆ TAG

const char *const esphome::midea::ac::Constants::TAG = "midea"
static

Definition at line 20 of file ac_adapter.h.

◆ TURBO

const char *const esphome::midea::ac::Constants::TURBO = "Turbo"
static

Definition at line 23 of file ac_adapter.h.


The documentation for this class was generated from the following files: