A firmware for ESP8266 to control Daikin Air Conditioner. You can set heat and cool temp in homekit, control fan speed and swing in EVE app.
Daikin AC Supported
- Daikin ARC433-- remote;
- Daikin ARC480A5 remote;
- Daikin ARC423A5 remote;
- Daikin ARC433B69 remote;
Hardware
- IR Transmitter;
- DHT22;
WiKi
Go to the Wiki to config.
Homekit Setup Code is :
277-66-227
The project is based on accessory server library ESP-HomeKit from @MaximKulkin for ESP-OPEN-RTOS. Also it uses the OTA update system Life-Cycle-Manager (LCM) from @HomeACcessoryKid.
A special thanks to @GPL71 , @lizzus for their support.
Some code strings come from @RavenSystem work. I'd like to thank him to help the community to develope.