8000 Xiaomi Mi Air Purifier 3C · dhewg/esphome-miot Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Xiaomi Mi Air Purifier 3C

Yann edited this page Feb 17, 2025 · 3 revisions

Pictures

device inside board_front board_back pinout

Flashing

Process is similar to this. More information can also be found here.

As GPIO0 is not exposed, you need to short the pin directly to GND on the chip in order to get the ESP into bootloader mode.

These steps are confirmed working:

  1. Do a manual install (linux preferred) https://esphome.io/guides/installing_esphome.html and create a venv.
  2. create the folder "config" and copy the https://github.com/dhewg/esphome-miot/blob/main/config/zhimi.airp.mb4a.yaml in the config folder. image Also create a secrets.yaml and fill/change accordingly
  3. esphome compile config/zhimi.airp.mb4a.yaml
  4. after some time the compiling is complete, a firmware.factory.bin will be saved (see path in the terminal)
  5. copy that firmware.factory.bin somewhere safe, use https://web.esphome.io/ and select "install" (not first use).
Clone this wiki locally
0