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 ap 5F12 p.
Daikin AC Supported Data from IRremoteESP8266 Supported Protocols
- Daikin ARC433-- remote (DAIKIN);
- Daikin ARC466A12 remote (DAIKIN);
- Daikin ARC466A33 remote (DAIKIN);
- Daikin FTXM-M A/C (DAIKIN);
- Daikin M Series A/C (DAIKIN);
- Daikin ARC480A5 remote (DAIKIN160);
- Daikin ARC423A5 remote (DAIKIN152);
- Daikin ARC433B69 remote (DAIKIN216);
- Daikin ARC484A4 remote (DAIKIN216);
- Daikin FTQ60TV16U2 remote (DAIKIN216);
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.