esphome / feature-requests

ESPHome Feature Request Tracker
https://esphome.io/
418 stars 26 forks source link

Add support for Gree AC with 'YAY' remote #2483

Open Brix1330 opened 11 months ago

Brix1330 commented 11 months ago

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

I would like to have Gree AC with YAY1F1 remote to be supported for IR Remote Climate. None of these available models work.

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

I have also tried using HeatpumpIR platform with every available protocols but still not responding. At the moment, I can control the AC with Tuya IR remote (manual button learning).

Additional context

YAY1F1

marcinus66 commented 11 months ago

Same problem with YTF1 remote... anyone can help? Also tried with HeatpumpIR with no results.

pavleknezevic commented 11 months ago

Also YAW1F remote.

636stefan commented 6 months ago

I have the YAY1F1 as well. Few things I found out:

  1. esphome Integrations (Gree and IR-Heatpump) are not working
  2. IRremoteESP8266 does support the remote and its working
revilo196 commented 4 months ago

arduino-heatpumpir added greeyac and greeyt bug fixes with version 1.0.25 and up. ESPHome is still using 1.0.23

would it be possible to just update the dependencies?

nagyrobi commented 4 months ago

@revilo196 try please https://github.com/esphome/esphome/pull/6948 update IRremoteESP8266 to 2.8.6, HeatpumpIR to 1.0.26, add greeyap and nibe new protocols

nagyrobi commented 4 months ago

Merged...

ppiwowar commented 4 months ago

This also works with AlpicAir aircon system with YT1F remote and protocol: greeyan. Questions:

  1. How to make I-Feel button working ?
  2. How to make ir-receiver mode working ? (reflect thermostat state in HA when original remote used)
nagyrobi commented 4 months ago

These features are not entirely supported for all Gree protocols.

Einixx commented 1 week ago

Hi, is there any solution yet? I also struggle to get the model yay1f1 working. I am using ESP32 (not ESP8266) ESPHome 2024.9.0 Thanks

I just tried all models and "yac1fb9" does the trick for YAY1F1

Brix1330 commented 1 week ago

Hi, is there any solution yet? I also struggle to get the model yay1f1 working. I am using ESP32 (not ESP8266) ESPHome 2024.9.0 Thanks

I just tried all models and "yac1fb9" does the trick for YAY1F1

The yac1fb9 works but has limited features. The swing and fan modes don't work for me.