tomasvilda / humidifierstart

Xiaomi SmartMi Humidifier 2 emulator for 100% tray sensor
24 stars 3 forks source link

Better version with working sensor #1

Open prj opened 1 year ago

prj commented 1 year ago

I made a better version, that actually reads the sensor and not only sends 100% signal. From components it only needs an extra 1M resistor and 2 wires, that's it.

https://github.com/prj/xiaomi-humidifier-water-sensor-digispark

I'll just leave this here in case someone stumbles upon it.

mjablons1 commented 5 months ago

Thank you Tomas! Based on your full tank message I could successfully resuscitate my Smartmi humidifier using MSP430. (https://github.com/mjablons1/smartmi-humidifier-2-full-tank) . Cheers!