ToniA / arduino-heatpumpir

An Arduino library to control split-unit heatpumps over Infrared
GNU General Public License v2.0
380 stars 136 forks source link

Gree Y502 not working #150

Open alexandrupop opened 1 year ago

alexandrupop commented 1 year ago

Hi,

I have some GREE duct AC units that use the Y502 remote and im trying to control them with ESPHOME through arduino-heatpumpir but none of the Gree protocols work.

Is there anything i can do to adapt a protocol based on the codes sent by the original remote?

Thank you.

sergioperez commented 11 months ago

Hello @alexandrupop

You can read the values sent by the remote as described in this post https://community.home-assistant.io/t/faking-an-ir-remote-control-using-esphome/369071

See also: https://github.com/ToniA/Raw-IR-decoder-for-Arduino

I am trying to do something similar on #156 for a Mitsubishi AC unit