Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 946 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 946 Bytes

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.