Skip to content

Mitsubishi Heavy 88-bit A/C - Fan and Mode cannot be set #2037

Open
@kodjo80

Description

@kodjo80

Version/revision of the library used

_Typically located in the library.json & src/IRremoteESP8266.h files in the root directory of the library.

v2.8.6, 'master'
I am using Wemos D1 Mini v 4.0
My AC is Mitsubishi Heavy DXK12Z6-W with remote RKX502A007P

Describe the bug

When I try to set the operation mode or the fan the settings were not changed accordingly.
When I change the operation mode with kMitsubishiHeavyAuto, kMitsubishiHeavyHeat, kMitsubishiHeavyCool, kMitsubishiHeavyDry, kMitsubishiHeavyFan the resulting code did.t change as it should.
In the summary of the sent message the mode is not changed. I compared the codes with the IRrecvDump_v3 and they don't match.
Here comes the interesting:
When I change the fan mode with kMitsubishiHeavy88Fan/Auto, High, Med, Low, Econo, Turbo/ they change the operations mode /Heat, Cool, Dry, Auto/

I cannot check what mode is set on the A/C unit, because there is no indicators on it. I can only compare the remote codes with the ones produced by the library, but when I send a code with the ESP the fan is always on High or Auto /I suppose/.

I tried SmartIRRepeater, and it seems to work as expected, so I assume my hardware is setup correctly.

Best wishes,
Venelin

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