Skip to content

AUX AC with remote control panel YKR-T/011 is not correct with this repo. #2272

Description

@suifengtec

Version/revision of the library used

v2.9.0

Describe the bug

my AC brand is AUX, it works fine with the remote control panel YKR-T/011, but it does NOT work with this repo via the ELECTRA protocol.

Power: On, Mode: 1 (Cool), Temp: 29C, Fan: 3 (Low), Swing(V): Off, Swing(H): Off, Light: -, Clean: Off

The actual remote control code is 0xC3ADE000600020000020004434, this remote code works fine.

the remote control code generated by IRremoteESP8266 is 0xC3AFE0006000200000200008FA, this remote code does not work.

In addition, the twelfth byte should actually be in the range of 44-56. Commonly used ones are 43 (for swing control), 45 (for power on/off), 44 (for switching fan speed), 4B (for switching to sleep mode), 48 (for switching to silent mode), 4D (related to timer shutdown), and 56 (related to auxiliary heating).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions