This is a HomeKit NodeMCU infrared controller for my air conditioner and a fan.
- Swift Cabinet Window Air Conditioner SWF-08C
- Model No. SWF-08C
- Has only cooling ability. No heater
- The remote controller has no temperature display. It has only temperature UP/DOWN button.
- Y.S. Tech 16" Smart Fan (元山家電)
- Model No. YS-9166SFR
- Has IR control ability
- 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.