Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 407 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 407 Bytes

ESPHome_Haier_AC

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