IRremoteESP8266
|
This is the complete list of members for IRNeoclimaAc, including all inherited members.
_ | IRNeoclimaAc | private |
_irsend | IRNeoclimaAc | private |
begin(void) | IRNeoclimaAc | |
calcChecksum(const uint8_t state[], const uint16_t length=kNeoclimaStateLength) | IRNeoclimaAc | static |
calibrate(void) | IRNeoclimaAc | inline |
checksum(const uint16_t length=kNeoclimaStateLength) | IRNeoclimaAc | private |
convertFan(const stdAc::fanspeed_t speed) | IRNeoclimaAc | static |
convertMode(const stdAc::opmode_t mode) | IRNeoclimaAc | static |
get8CHeat(void) const | IRNeoclimaAc | |
getButton(void) const | IRNeoclimaAc | |
getEcono(void) const | IRNeoclimaAc | |
getEye(void) const | IRNeoclimaAc | |
getFan(void) const | IRNeoclimaAc | |
getFollow(void) const | IRNeoclimaAc | |
getFresh(void) const | IRNeoclimaAc | |
getHold(void) const | IRNeoclimaAc | |
getIon(void) const | IRNeoclimaAc | |
getLight(void) const | IRNeoclimaAc | |
getMode(void) const | IRNeoclimaAc | |
getPower(void) const | IRNeoclimaAc | |
getRaw(void) | IRNeoclimaAc | |
getSleep(void) const | IRNeoclimaAc | |
getSwingH(void) const | IRNeoclimaAc | |
getSwingV(void) const | IRNeoclimaAc | |
getTemp(void) const | IRNeoclimaAc | |
getTempUnits(void) const | IRNeoclimaAc | |
getTurbo(void) const | IRNeoclimaAc | |
IRNeoclimaAc(const uint16_t pin, const bool inverted=false, const bool use_modulation=true) | IRNeoclimaAc | explicit |
off(void) | IRNeoclimaAc | |
on(void) | IRNeoclimaAc | |
send(const uint16_t repeat=kNeoclimaMinRepeat) | IRNeoclimaAc | |
set8CHeat(const bool on) | IRNeoclimaAc | |
setButton(const uint8_t button) | IRNeoclimaAc | |
setEcono(const bool on) | IRNeoclimaAc | |
setEye(const bool on) | IRNeoclimaAc | |
setFan(const uint8_t speed) | IRNeoclimaAc | |
setFresh(const bool on) | IRNeoclimaAc | |
setHold(const bool on) | IRNeoclimaAc | |
setIon(const bool on) | IRNeoclimaAc | |
setLight(const bool on) | IRNeoclimaAc | |
setMode(const uint8_t mode) | IRNeoclimaAc | |
setPower(const bool on) | IRNeoclimaAc | |
setRaw(const uint8_t new_code[], const uint16_t length=kNeoclimaStateLength) | IRNeoclimaAc | |
setSleep(const bool on) | IRNeoclimaAc | |
setSwingH(const bool on) | IRNeoclimaAc | |
setSwingV(const bool on) | IRNeoclimaAc | |
setTemp(const uint8_t temp, const bool celsius=true) | IRNeoclimaAc | |
setTurbo(const bool on) | IRNeoclimaAc | |
stateReset(void) | IRNeoclimaAc | |
toCommon(void) const | IRNeoclimaAc | |
toCommonFanSpeed(const uint8_t speed) | IRNeoclimaAc | static |
toCommonMode(const uint8_t mode) | IRNeoclimaAc | static |
toString(void) const | IRNeoclimaAc | |
validChecksum(const uint8_t state[], const uint16_t length=kNeoclimaStateLength) | IRNeoclimaAc | static |