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

Add support for Vaillant VAI8 #122

Closed aattww closed 3 years ago

aattww commented 3 years ago

Adds support for Vaillant VAI8 heat pumps (some kind of Gree YAA variant).

Supports all the essential features of the pump except iFeel. I have been running this on an ESP8266 ESP-01 board using IRSenderIRremoteESP8266 (had no luck with the other IR send methods) for about a month with VAI8-025WNI.

ToniA commented 3 years ago

Thank you :)