this post was submitted on 24 Nov 2025
50 points (100.0% liked)

homeassistant

16938 readers
8 users here now

Home Assistant is open source home automation that puts local control and privacy first.
Powered by a worldwide community of tinkerers and DIY enthusiasts.

Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation

Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @GreatAlbatross@feddit.uk

founded 2 years ago
MODERATORS
 

Levoit Air Purifier Integration for ESPHome with link to github page below. Now I patiently wait for the Levoit 6000s Humidifier.

https://github.com/acvigue/esphome-levoit-air-purifier

Supported models:

  • Levoit Core 200s
  • Levoit Core 300s
  • Levoit Core 400s
you are viewing a single comment's thread
view the rest of the comments
[–] 0xd34d@sh.itjust.works 1 points 5 days ago

reverse engineering a proprietary UART protocol

This sounds cool and all but then

Turns out it was just standard 8N1 115200-baud UART.

I didn't see any mention of this proprietary UART protocol in your blog and the GitHub project looks like it was as simple as reflashing the onboard ESP32 once everything is wired correctly?