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

homeassistant

16896 readers
39 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
top 4 comments
sorted by: hot top controversial new old
[–] 0xd34d@sh.itjust.works 1 points 7 hours 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?

[–] amateurcrastinator@lemmy.world 3 points 12 hours ago

Does this work for units that don't have anything smart in them? I have 3 units 200 something without any sensors, Bluetooth or wifi connection

[–] Mikelius@lemmy.ml 3 points 17 hours ago

Gawd yes I've been sitting on these things for like 3 years waiting for someone smarter than me to come up with something. Thanks for the share!!

I have been following along here, trying to learn what I can to be an informed buyer for when I try to get into this. Today I learned I have already made an informed purchase 🙂 I want to reprogram my unit just to see if I can change what it does in a loss-of-power event.

Thanks for sharing!