IRremoteESP8266
IRLgAc Member List

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

_IRLgAcprivate
_irsendIRLgAcprivate
_isAKB73757604(void) constIRLgAcprivate
_isAKB74955603(void) constIRLgAcprivate
_isLG6711A20083V(void) constIRLgAcprivate
_isNormal(void) constIRLgAcprivate
_lightIRLgAcprivate
_modelIRLgAcprivate
_protocolIRLgAcprivate
_setTemp(const uint8_t value)IRLgAcinlineprivate
_swinghIRLgAcprivate
_swingh_prevIRLgAcprivate
_swingvIRLgAcprivate
_swingv_prevIRLgAcprivate
_tempIRLgAcprivate
_vaneswingvIRLgAcprivate
_vaneswingv_prevIRLgAcprivate
begin(void)IRLgAc
calcChecksum(const uint32_t state)IRLgAcstatic
calcVaneSwingV(const uint8_t vane, const uint8_t position)IRLgAcstatic
calibrate(void)IRLgAcinline
checksum(void)IRLgAcprivate
convertFan(const stdAc::fanspeed_t speed)IRLgAcstatic
convertMode(const stdAc::opmode_t mode)IRLgAcstatic
convertSwingV(const stdAc::swingv_t swingv)IRLgAcstatic
convertVaneSwingV(const stdAc::swingv_t swingv)IRLgAcstatic
getFan(void) constIRLgAc
getLight(void) constIRLgAc
getMode(void) constIRLgAc
getModel(void) constIRLgAc
getPower(void) constIRLgAc
getRaw(void)IRLgAc
getSwingH(void) constIRLgAc
getSwingV(void) constIRLgAc
getTemp(void) constIRLgAc
getVaneCode(const uint32_t raw)IRLgAcstatic
getVaneSwingV(const uint8_t vane) constIRLgAc
IRLgAc(const uint16_t pin, const bool inverted=false, const bool use_modulation=true)IRLgAcexplicit
isLightToggle(void) constIRLgAc
isOffCommand(void) constIRLgAc
isSwing(void) constIRLgAc
isSwingH(void) constIRLgAc
isSwingV(void) constIRLgAc
isSwingVToggle(void) constIRLgAc
isValidLgAc(void) constIRLgAc
isVaneSwingV(void) constIRLgAc
off(void)IRLgAc
on(void)IRLgAc
send(const uint16_t repeat=kLgDefaultRepeat)IRLgAc
setFan(const uint8_t speed)IRLgAc
setLight(const bool on)IRLgAc
setMode(const uint8_t mode)IRLgAc
setModel(const lg_ac_remote_model_t model)IRLgAc
setPower(const bool on)IRLgAc
setRaw(const uint32_t new_code, const decode_type_t protocol=decode_type_t::UNKNOWN)IRLgAc
setSwingH(const bool on)IRLgAc
setSwingV(const uint32_t position)IRLgAc
setTemp(const uint8_t degrees)IRLgAc
setVaneSwingV(const uint8_t vane, const uint8_t position)IRLgAc
stateReset(void)IRLgAc
toCommon(const stdAc::state_t *prev=NULL) constIRLgAc
toCommonFanSpeed(const uint8_t speed)IRLgAcstatic
toCommonMode(const uint8_t mode)IRLgAcstatic
toCommonSwingV(const uint32_t code)IRLgAcstatic
toCommonVaneSwingV(const uint8_t pos)IRLgAcstatic
toString(void) constIRLgAc
updateSwingPrev(void)IRLgAc
validChecksum(const uint32_t state)IRLgAcstatic