https://github.com/fonger/esp-homekit-sanyo-cooler
HomeKit ESP8266 infrared controller for Sanyo air conditioner.
https://github.com/fonger/esp-homekit-sanyo-cooler
air-conditioner cooler esp-open-rtos esp8266 homekit infrared remote thermostat
Last synced: 19 days ago
JSON representation
HomeKit ESP8266 infrared controller for Sanyo air conditioner.
- Host: GitHub
- URL: https://github.com/fonger/esp-homekit-sanyo-cooler
- Owner: Fonger
- License: mit
- Created: 2019-09-24T03:01:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-30T14:13:54.000Z (over 5 years ago)
- Last Synced: 2025-02-15T12:15:54.223Z (2 months ago)
- Topics: air-conditioner, cooler, esp-open-rtos, esp8266, homekit, infrared, remote, thermostat
- Language: C
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# esp-homekit-sanyo-cooler
This is a HomeKit ESP8266 infrared controller for my sister's air conditioner.
## Home Appliance
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.
## Usage
1. Setup build environment for [esp-open-rtos](https://github.com/SuperHouse/esp-open-rtos)
2. Run `git submodule update --init --recursive` for submodules this project use
3. Copy `config-sample.h` to `config.h` and edit the settings.