Skip to content

whtech/ESP-Homekit-ACController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP-Homekit-ACController

an Homekit AC controller base on ESP8266

Apple HomeKit AC controller for ESP8266 Arduino

This project is base on the sdk provided by Mixiaoxiao/Arduino-HomeKit-ESP8266, so you need install the libraries first.

Mixiaoxiao provided the firmware file of the AC controller, which is pretty and useful. But I have a special hardware need change something after send the ir code, I have to do it myself. That's why this project was born.

Setup code of the example sketch

111-11-111

Usage

  • change the SSID and password in wifi_info.h
  • change the AC type in ESP-Homekit-ACContoller.ino in line 57, default is KELVINATOR (Gree default protocol)

Todo

  • add configuration webpage to change the AC type with change the source code.
  • add configuration webpage to change GPIO pin code & LED pin code
  • add wifimanager support
  • add other product support

Thanks

About

an Homekit AC controller base on ESP8266

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published