Skip to content

Custom ESPHome Firmware for the Xiaomi IR Controller

License

Notifications You must be signed in to change notification settings

calania/XiaomiIR_ESPHome

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XiaomiIR_ESPHome

Custom ESPHome Firmware for the Xiaomi Mijia Universal IR Remote Controller MJYKQ01CM.
NOTE: This is not compatible with Marvell model NDZ-08-GA.

Thank you to Paul Nicholls for his work on adapting the Arduino ESP32 Core to the Single Core Processor variant used by Xiaomi, and his resulting Linp Doorbell ESPHome integration.

https://github.com/pauln/arduino-esp32/wiki

https://github.com/pauln/esphome-linp-doorbell-g03

Flashing Instructions:

  • Load yaml file to ESPHome and adjust parameters to suit your setup.
  • Upload remote_transmitter_esp32.cpp and pre_extra_script.py to you home assistant files in "/config/esphome/"
  • Validate yaml and ensure no errors.
  • Manually compile and download binary firmware file.
  • Open the unit and solder GND, RX0 and TX0 to your USB-TTL Serial adapter.
  • Press and hold Reset whilst plugging in MicroUSB power.
  • Flash the unit with the ESPHome Flasher software.

About

Custom ESPHome Firmware for the Xiaomi IR Controller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.8%
  • Python 3.2%