Control Haier/Heiko AC (160 bit IR protocol) with ESPHome and IRremoteESP8266
- put "heiko_ir.h" in a folder under your ESPHome installation
- set your IR transmitter pin const uint16_t kIrLed = 12;
- put contents of "esphome_ir.yaml" in your ESPHome yaml file
inspired by ESPHome_Gree_AC