8000 GitHub - homeinstalator/esphaier: ESP8266 code to connect to Haier Air Conditioner with wifi module support
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

homeinstalator/esphaier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

ESP Haier

ESP Haier is a project to use a ESP8266 (I did not test with ESP32) to control Haier Air Conditioner (firmware version R_1.0.00/e_2.5.14) with wifi module supoort with ESPHome and Home Assisant.

You only need configure esphaier.yml, put Haier.h in the same directory and flash.

Home Assisant will recognize as climate device.

For now, ESPHome climate component don't support fan speed or swing, so, ESP Haier neither. When esphome will have support, I will add it.

This project is based in the works of Instalator and his project Haier Wifi

I use a Wemos D1 Mini with a "hacked" USB cable. I cut the USB cable and connect directly to Wemos:

  • Red -> 5V
  • Black -> GND
  • Green -> RX
  • White -> TX

About

ESP8266 code to connect to Haier Air Conditioner with wifi module support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%
0