This is a HomeKit ESP8266 infrared controller for my sister's air conditioner.
SANYO (台灣三洋) Remote Controller RL-900 Only Cooler/Dehumidifier. Temperature: 15-30.
This repo use Homekit HeaterCooler Service (iOS 10+) instead of old Thermostat Service (iOS < 10), which is buggy in Siri.
- Setup build environment for esp-open-rtos
- Run
git submodule update --init --recursive
for submodules this project use - Copy
config-sample.h
toconfig.h
and edit the settings.