This is a Levoit Vital 100 and it has a timer to switch itself off after x hours but i’d like to turn it on automatically.
I’m somewhat fit with soldering and taking stuff apart but i don’t wanna go that route before i have atleast a rough understanding of what’s up with those buttons.
Thx! 🙂


You can build your own in Home assistant using esphome with an esp32 dev board, a linear servo, and a piece of fabric that works on touch screens.
It’s really not as complicated as it sounds, and if you’re wanting to get into smart home stuff, HA is the way to go.
If OP is willing to open it up, you can just bypass the capacitive button and directly close the circuit it controls with the ESP’s pins.
But yeah, Home Assistant and ESPHome are awesome!
I think for all the talk of integrating a servo, wiring in a relay or some other internal bypass makes more sense.
If it has a remote, then using Home Assistant plus an IR emitter might be easier.
Our evaporative air cooler uses IR, we bought a Tuya ir receiver and taught it the remote codes. Whole thing carried through to home assistant with the plugin.
Tuya devices are extremely sketchy. The only reason you should buy one is if you’re going to flash it with Tasmota.
Otherwise it should go in the trash ASAP.
Many of them support ZigBee and work fine in that context. It’s just the wifi devices that are problematic.
Or, if it uses RF, a Bond Bridge.
Great point!