_ | IRMitsubishiAC | private |
_irsend | IRMitsubishiAC | private |
begin(void) | IRMitsubishiAC | |
calculateChecksum(const uint8_t *data) | IRMitsubishiAC | privatestatic |
calibrate(void) | IRMitsubishiAC | inline |
checksum(void) | IRMitsubishiAC | private |
convertFan(const stdAc::fanspeed_t speed) | IRMitsubishiAC | static |
convertMode(const stdAc::opmode_t mode) | IRMitsubishiAC | static |
convertSwingH(const stdAc::swingh_t position) | IRMitsubishiAC | static |
convertSwingV(const stdAc::swingv_t position) | IRMitsubishiAC | static |
getAbsenseDetect(void) const | IRMitsubishiAC | |
getClock(void) const | IRMitsubishiAC | |
getDirectIndirect(void) const | IRMitsubishiAC | |
getEcocool(void) const | IRMitsubishiAC | |
getFan(void) const | IRMitsubishiAC | |
getISave10C(void) const | IRMitsubishiAC | |
getISee(void) const | IRMitsubishiAC | |
getMode(void) const | IRMitsubishiAC | |
getNaturalFlow(void) const | IRMitsubishiAC | |
getPower(void) const | IRMitsubishiAC | |
getRaw(void) | IRMitsubishiAC | |
getStartClock(void) const | IRMitsubishiAC | |
getStopClock(void) const | IRMitsubishiAC | |
getTemp(void) const | IRMitsubishiAC | |
getTimer(void) const | IRMitsubishiAC | |
getVane(void) const | IRMitsubishiAC | |
getVaneLeft(void) const | IRMitsubishiAC | |
getWeeklyTimerEnabled(void) const | IRMitsubishiAC | |
getWideVane(void) const | IRMitsubishiAC | |
IRMitsubishiAC(const uint16_t pin, const bool inverted=false, const bool use_modulation=true) | IRMitsubishiAC | explicit |
off(void) | IRMitsubishiAC | |
on(void) | IRMitsubishiAC | |
send(const uint16_t repeat=kMitsubishiACMinRepeat) | IRMitsubishiAC | |
setAbsenseDetect(const bool state) | IRMitsubishiAC | |
setClock(const uint8_t clock) | IRMitsubishiAC | |
setDirectIndirect(const uint8_t position) | IRMitsubishiAC | |
setEcocool(const bool state) | IRMitsubishiAC | |
setFan(const uint8_t speed) | IRMitsubishiAC | |
setISave10C(const bool state) | IRMitsubishiAC | |
setISee(const bool state) | IRMitsubishiAC | |
setMode(const uint8_t mode) | IRMitsubishiAC | |
setNaturalFlow(const bool state) | IRMitsubishiAC | |
setPower(const bool on) | IRMitsubishiAC | |
setRaw(const uint8_t *data) | IRMitsubishiAC | |
setStartClock(const uint8_t clock) | IRMitsubishiAC | |
setStopClock(const uint8_t clock) | IRMitsubishiAC | |
setTemp(const float degrees) | IRMitsubishiAC | |
setTimer(const uint8_t timer) | IRMitsubishiAC | |
setVane(const uint8_t position) | IRMitsubishiAC | |
setVaneLeft(const uint8_t position) | IRMitsubishiAC | |
setWeeklyTimerEnabled(const bool on) | IRMitsubishiAC | |
setWideVane(const uint8_t position) | IRMitsubishiAC | |
stateReset(void) | IRMitsubishiAC | |
toCommon(void) const | IRMitsubishiAC | |
toCommonFanSpeed(const uint8_t speed) | IRMitsubishiAC | static |
toCommonMode(const uint8_t mode) | IRMitsubishiAC | static |
toCommonSwingH(const uint8_t pos) | IRMitsubishiAC | static |
toCommonSwingV(const uint8_t pos) | IRMitsubishiAC | static |
toString(void) const | IRMitsubishiAC | |
validChecksum(const uint8_t *data) | IRMitsubishiAC | static |