Support for Toshiba protocols.
More...
Go to the source code of this file.
◆ kToshibaAcAuto
const uint8_t kToshibaAcAuto = 0 |
◆ kToshibaAcCool
const uint8_t kToshibaAcCool = 1 |
◆ kToshibaAcDry
const uint8_t kToshibaAcDry = 2 |
◆ kToshibaAcEconoOn
const uint8_t kToshibaAcEconoOn = 3 |
◆ kToshibaAcEcoTurboOffset
const uint8_t kToshibaAcEcoTurboOffset = 0 |
◆ kToshibaAcEcoTurboSize
const uint8_t kToshibaAcEcoTurboSize = 2 |
◆ kToshibaAcFan
const uint8_t kToshibaAcFan = 4 |
◆ kToshibaAcFanAuto
const uint8_t kToshibaAcFanAuto = 0 |
◆ kToshibaAcFanMax
const uint8_t kToshibaAcFanMax = 5 |
◆ kToshibaAcFanMed
const uint8_t kToshibaAcFanMed = 3 |
◆ kToshibaAcFanMin
const uint8_t kToshibaAcFanMin = 1 |
◆ kToshibaAcFanOffset
const uint8_t kToshibaAcFanOffset = 5 |
◆ kToshibaAcFanSize
const uint8_t kToshibaAcFanSize = 3 |
◆ kToshibaAcHeat
const uint8_t kToshibaAcHeat = 3 |
◆ kToshibaAcInvertedLength
const uint16_t kToshibaAcInvertedLength = 4 |
Nr. of leading bytes in inverted pairs.
◆ kToshibaAcLengthByte
const uint8_t kToshibaAcLengthByte = 2 |
Byte pos of the "length" attribute.
◆ kToshibaAcLongMsgBit
const uint8_t kToshibaAcLongMsgBit = 3 |
◆ kToshibaAcMaxTemp
const uint8_t kToshibaAcMaxTemp = 30 |
◆ kToshibaAcMinLength
const uint8_t kToshibaAcMinLength = 6 |
Min Nr. of bytes in a message. Known lengths are: 1 (56 bit message) 3 (72 bit message) 4 (80 bit message)
◆ kToshibaAcMinTemp
const uint8_t kToshibaAcMinTemp = 17 |
◆ kToshibaAcModeOffset
const uint8_t kToshibaAcModeOffset = 0 |
◆ kToshibaAcModeSize
const uint8_t kToshibaAcModeSize = 3 |
◆ kToshibaAcOff
const uint8_t kToshibaAcOff = 7 |
◆ kToshibaAcShortMsgBit
const uint8_t kToshibaAcShortMsgBit = 5 |
◆ kToshibaAcSwingOff
const uint8_t kToshibaAcSwingOff = 2 |
◆ kToshibaAcSwingOffset
const uint8_t kToshibaAcSwingOffset = 0 |
◆ kToshibaAcSwingOn
const uint8_t kToshibaAcSwingOn = 1 |
◆ kToshibaAcSwingSize
const uint8_t kToshibaAcSwingSize = 2 |
◆ kToshibaAcSwingStep
const uint8_t kToshibaAcSwingStep = 0 |
◆ kToshibaAcTempOffset
const uint8_t kToshibaAcTempOffset = 4 |
◆ kToshibaAcTempSize
const uint8_t kToshibaAcTempSize = 4 |
◆ kToshibaAcTurboOn
const uint8_t kToshibaAcTurboOn = 1 |