IRremoteESP8266
|
This is the complete list of members for IRAirwellAc, including all inherited members.
_ | IRAirwellAc | private |
_irsend | IRAirwellAc | private |
begin() | IRAirwellAc | |
calibrate(void) | IRAirwellAc | inline |
convertFan(const stdAc::fanspeed_t speed) | IRAirwellAc | static |
convertMode(const stdAc::opmode_t mode) | IRAirwellAc | static |
getFan() const | IRAirwellAc | |
getMode() const | IRAirwellAc | |
getPowerToggle() const | IRAirwellAc | |
getRaw() const | IRAirwellAc | |
getTemp() const | IRAirwellAc | |
IRAirwellAc(const uint16_t pin, const bool inverted=false, const bool use_modulation=true) | IRAirwellAc | explicit |
send(const uint16_t repeat=kAirwellMinRepeats) | IRAirwellAc | |
setFan(const uint8_t speed) | IRAirwellAc | |
setMode(const uint8_t mode) | IRAirwellAc | |
setPowerToggle(const bool on) | IRAirwellAc | |
setRaw(const uint64_t state) | IRAirwellAc | |
setTemp(const uint8_t temp) | IRAirwellAc | |
stateReset() | IRAirwellAc | |
toCommon(const stdAc::state_t *prev=NULL) const | IRAirwellAc | |
toCommonFanSpeed(const uint8_t speed) | IRAirwellAc | static |
toCommonMode(const uint8_t mode) | IRAirwellAc | static |
toString() const | IRAirwellAc |