jaromeyer / mipurifier-esphome

ESPHome for the Xiaomi Mi Air Purifier 3H (and similar devices using the same protocol)
The Unlicense
99 stars 13 forks source link

Expose motor speed readings? #20

Open szymucha94 opened 4 months ago

szymucha94 commented 4 months ago

Hi, Is it possible to get 3H's motor speed readings using your library? Either by sending specific command to get the reading on demand or by adding another sensor to esphome build config? It's a neat feature as it allows you to estimate power consumption of the device :P

sandm4nRS commented 2 weeks ago

I second this. Looking at the protocol pdf, I assume we need the correct id1 and id2 values to get the RPM reading.