ToniA / arduino-heatpumpir

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

Adjust timings for Gree I-Feel messages #127

Closed cmroche closed 3 years ago

cmroche commented 3 years ago

Addresses an issues raised in #117.

The I-Feel message feature for Gree YAC devices uses a separate set of timings for the feature message.

I've been running this for the last year+ on my Gree device without issues, took me a little while and some other data in the Issue to confirm my suspicion that it was just the message (and not my device).

cmroche commented 3 years ago

@ToniA Once this change is good to be merged, do you think you could release? I'm doing some work with ESPHome to add the I-Feel temperature sending as an output component. It would help the effort.