acvigue / esphome-levoit-air-purifier

ESPHome custom component for Levoit branded smart WiFi air purifiers
https://vigue.me/
Other
15 stars 4 forks source link

Levoit Air Purifier Integration for ESPHome

Supported:

Disassembly

For details on the teardown please read the blog post

Flash

Backup Existing Firmware

esptool.py read_flash 0 ALL levoit.bin

Erase Flash

esptool.py erase_flash

Install New Firmware

esptool.py write_flash 0x00 esphome-firmware.bin

& reassemble, enjoy :)

Contributing

All contributions are welcome! Please open an issue or a PR.

Contributors:

Aiden (@acvigue) - Original code & Core300s support Ryan Lang (@ryan-lang) - Core200s support Haydon (@haydonryan) - Documentation & testing