There was an error while loading. Please reload this page.
583a1cc
v2.0.0...v2.0.1
84f63ea
v1.5.0...v2.0.0
ad38bec
v1.4.0...v1.5.0
e072836
❇️ Add more miot supported devices 2a7a35b
Mi Air Purifier 3/3H (zhimi.airpurifier.mb3)
Mi Air Purifier 3C (zhimi.airpurifier.mb4)
Mi Air Purifier Pro H (zhimi.airpurifier.vb2)
Smartmi Air Purifier (zhimi.airpurifier.za1)
v1.3.0...v1.4.0
6171cdb
v1.2.0...v1.3.0
3f531ba
v1.1.0...v1.2.0
59cafa3
v1.0.0...v1.1.0
6de7f30
motor_speed
fanSpeed
This breaks the API but brings back fanSpeedChanged event. You can now do:
fanSpeedChanged
device.on('fanSpeedChanged', speed => { console.log({ speed }); });