IRremoteESP8266
IRNeoclimaAc Member List

This is the complete list of members for IRNeoclimaAc, including all inherited members.

_IRNeoclimaAcprivate
_irsendIRNeoclimaAcprivate
begin(void)IRNeoclimaAc
calcChecksum(const uint8_t state[], const uint16_t length=kNeoclimaStateLength)IRNeoclimaAcstatic
calibrate(void)IRNeoclimaAcinline
checksum(const uint16_t length=kNeoclimaStateLength)IRNeoclimaAcprivate
convertFan(const stdAc::fanspeed_t speed)IRNeoclimaAcstatic
convertMode(const stdAc::opmode_t mode)IRNeoclimaAcstatic
get8CHeat(void) constIRNeoclimaAc
getButton(void) constIRNeoclimaAc
getEcono(void) constIRNeoclimaAc
getEye(void) constIRNeoclimaAc
getFan(void) constIRNeoclimaAc
getFollow(void) constIRNeoclimaAc
getFresh(void) constIRNeoclimaAc
getHold(void) constIRNeoclimaAc
getIon(void) constIRNeoclimaAc
getLight(void) constIRNeoclimaAc
getMode(void) constIRNeoclimaAc
getPower(void) constIRNeoclimaAc
getRaw(void)IRNeoclimaAc
getSleep(void) constIRNeoclimaAc
getSwingH(void) constIRNeoclimaAc
getSwingV(void) constIRNeoclimaAc
getTemp(void) constIRNeoclimaAc
getTempUnits(void) constIRNeoclimaAc
getTurbo(void) constIRNeoclimaAc
IRNeoclimaAc(const uint16_t pin, const bool inverted=false, const bool use_modulation=true)IRNeoclimaAcexplicit
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) constIRNeoclimaAc
toCommonFanSpeed(const uint8_t speed)IRNeoclimaAcstatic
toCommonMode(const uint8_t mode)IRNeoclimaAcstatic
toString(void) constIRNeoclimaAc
validChecksum(const uint8_t state[], const uint16_t length=kNeoclimaStateLength)IRNeoclimaAcstatic