esphome / esphome/feature-requests

Add support for Electrolux Oxy3 Heatpump Remote CRMC-A721JBEZ

Open
#1,909 0 comments 0 reactions 0 assignees View on GitHub
component: climate_ir
Dominant language
No language data
Stars
450
Forks
29
PR merge metrics
No merged PRs in 30d

Description

**Describe the problem you have/What new integration you would like**

Add support for Electrolux Oxy3 Heatpump Remote CRMC-A721JBEZ to Climate integration

**Please describe your use case for this integration and alternatives you've tried:**

I have tried all the supported modes of the current Climat implementationa as well as the Arduino HeatPump plugin without success. I can read and send codes to the Heatpump as decoded directly from ESPHome. The codes are in format of Received AEHA

**Additional context**

OFF
[17:08:30][D][remote.aeha:099]: Received AEHA: address=0x555A, data=[0xF3,0x08,0xA0,0x84,0x84,0xC0,0x10,0x01,0x00,0x0F,0x8A]

ON, 22degree, Heat, Swing off.
[17:08:46][D][remote.aeha:099]: Received AEHA: address=0x555A, data=[0xF3,0x08,0xA0,0x88,0x84,0xC0,0x10,0x01,0x00,0x0F,0x86]

ON, 21degree, Heat, Swing off.
[17:09:04][D][remote.aeha:099]: Received AEHA: address=0x555A, data=[0xF3,0x08,0x20,0x8C,0x84,0xC0,0x10,0x01,0x20,0x0F,0x88]

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.