IRremoteESP8266
|
This is the complete list of members for IRWhirlpoolAc, including all inherited members.
_desiredtemp | IRWhirlpoolAc | private |
_irsend | IRWhirlpoolAc | private |
_setMode(const uint8_t mode) | IRWhirlpoolAc | private |
_setTemp(const uint8_t temp, const bool remember=true) | IRWhirlpoolAc | private |
begin(void) | IRWhirlpoolAc | |
calibrate(void) | IRWhirlpoolAc | inline |
checksum(const uint16_t length=kWhirlpoolAcStateLength) | IRWhirlpoolAc | private |
convertFan(const stdAc::fanspeed_t speed) | IRWhirlpoolAc | static |
convertMode(const stdAc::opmode_t mode) | IRWhirlpoolAc | static |
enableOffTimer(const bool on) | IRWhirlpoolAc | |
enableOnTimer(const bool on) | IRWhirlpoolAc | |
enableTimer(const uint16_t pos, const bool state) | IRWhirlpoolAc | private |
getClock(void) | IRWhirlpoolAc | |
getCommand(void) | IRWhirlpoolAc | |
getFan(void) | IRWhirlpoolAc | |
getLight(void) | IRWhirlpoolAc | |
getMode(void) | IRWhirlpoolAc | |
getModel(void) | IRWhirlpoolAc | |
getOffTimer(void) | IRWhirlpoolAc | |
getOnTimer(void) | IRWhirlpoolAc | |
getPowerToggle(void) | IRWhirlpoolAc | |
getRaw(const bool calcchecksum=true) | IRWhirlpoolAc | |
getSleep(void) | IRWhirlpoolAc | |
getSuper(void) | IRWhirlpoolAc | |
getSwing(void) | IRWhirlpoolAc | |
getTemp(void) | IRWhirlpoolAc | |
getTempOffset(void) | IRWhirlpoolAc | private |
getTime(const uint16_t pos) | IRWhirlpoolAc | private |
IRWhirlpoolAc(const uint16_t pin, const bool inverted=false, const bool use_modulation=true) | IRWhirlpoolAc | explicit |
isOffTimerEnabled(void) | IRWhirlpoolAc | |
isOnTimerEnabled(void) | IRWhirlpoolAc | |
isTimerEnabled(const uint16_t pos) | IRWhirlpoolAc | private |
remote_state | IRWhirlpoolAc | private |
send(const uint16_t repeat=kWhirlpoolAcDefaultRepeat, const bool calcchecksum=true) | IRWhirlpoolAc | |
setClock(const uint16_t minspastmidnight) | IRWhirlpoolAc | |
setCommand(const uint8_t code) | IRWhirlpoolAc | |
setFan(const uint8_t speed) | IRWhirlpoolAc | |
setLight(const bool on) | IRWhirlpoolAc | |
setMode(const uint8_t mode) | IRWhirlpoolAc | |
setModel(const whirlpool_ac_remote_model_t model) | IRWhirlpoolAc | |
setOffTimer(const uint16_t minspastmidnight) | IRWhirlpoolAc | |
setOnTimer(const uint16_t minspastmidnight) | IRWhirlpoolAc | |
setPowerToggle(const bool on) | IRWhirlpoolAc | |
setRaw(const uint8_t new_code[], const uint16_t length=kWhirlpoolAcStateLength) | IRWhirlpoolAc | |
setSleep(const bool on) | IRWhirlpoolAc | |
setSuper(const bool on) | IRWhirlpoolAc | |
setSwing(const bool on) | IRWhirlpoolAc | |
setTemp(const uint8_t temp) | IRWhirlpoolAc | |
setTime(const uint16_t pos, const uint16_t minspastmidnight) | IRWhirlpoolAc | private |
stateReset(void) | IRWhirlpoolAc | |
toCommon(const stdAc::state_t *prev=NULL) | IRWhirlpoolAc | |
toCommonFanSpeed(const uint8_t speed) | IRWhirlpoolAc | static |
toCommonMode(const uint8_t mode) | IRWhirlpoolAc | static |
toString(void) | IRWhirlpoolAc | |
validChecksum(const uint8_t state[], const uint16_t length=kWhirlpoolAcStateLength) | IRWhirlpoolAc | static |