IRremoteESP8266
|
This is the complete list of members for IRArgoAC, including all inherited members.
_irsend | IRArgoAC | private |
argo | IRArgoAC | private |
begin(void) | IRArgoAC | |
calcChecksum(const uint8_t state[], const uint16_t length=kArgoStateLength) | IRArgoAC | static |
calibrate(void) | IRArgoAC | inline |
checksum(void) | IRArgoAC | private |
convertFan(const stdAc::fanspeed_t speed) | IRArgoAC | static |
convertMode(const stdAc::opmode_t mode) | IRArgoAC | static |
convertSwingV(const stdAc::swingv_t position) | IRArgoAC | static |
cool_mode | IRArgoAC | private |
flap_mode | IRArgoAC | private |
getFan(void) | IRArgoAC | |
getFlap(void) | IRArgoAC | |
getiFeel(void) | IRArgoAC | |
getMax(void) | IRArgoAC | |
getMode(void) | IRArgoAC | |
getNight(void) | IRArgoAC | |
getPower(void) | IRArgoAC | |
getRaw(void) | IRArgoAC | |
getRoomTemp(void) | IRArgoAC | |
getTemp(void) | IRArgoAC | |
heat_mode | IRArgoAC | private |
IRArgoAC(const uint16_t pin, const bool inverted=false, const bool use_modulation=true) | IRArgoAC | explicit |
off(void) | IRArgoAC | |
on(void) | IRArgoAC | |
send(const uint16_t repeat=kArgoDefaultRepeat) | IRArgoAC | |
setFan(const uint8_t fan) | IRArgoAC | |
setFlap(const uint8_t flap) | IRArgoAC | |
setiFeel(const bool on) | IRArgoAC | |
setMax(const bool on) | IRArgoAC | |
setMode(const uint8_t mode) | IRArgoAC | |
setNight(const bool on) | IRArgoAC | |
setPower(const bool on) | IRArgoAC | |
setRaw(const uint8_t state[]) | IRArgoAC | |
setRoomTemp(const uint8_t degrees) | IRArgoAC | |
setTemp(const uint8_t degrees) | IRArgoAC | |
setTime(void) | IRArgoAC | |
stateReset(void) | IRArgoAC | private |
toCommon(void) | IRArgoAC | |
toCommonFanSpeed(const uint8_t speed) | IRArgoAC | static |
toCommonMode(const uint8_t mode) | IRArgoAC | static |
toString() | IRArgoAC | |
validChecksum(const uint8_t state[], const uint16_t length=kArgoStateLength) | IRArgoAC | static |