Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Include thanks and instructions
  • Loading branch information
AdamKGoddard authored Dec 23, 2019
1 parent fbcec6c commit c2a3ab8
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,17 @@
# XiaomiIR_ESPHome
Custom ESPHome Firmware for the Xiaomi IR Controller
Custom ESPHome Firmware for the Xiaomi Mijia Universal IR Remote Controller

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.
- 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.

0 comments on commit c2a3ab8

Please sign in to comment.