Skip to content

0.5.0 - MiOT support is here!

Compare
Choose a tag to compare
@rytilahti rytilahti released this 29 Mar 13:55
· 562 commits to master since this release
43c2a45

Xiaomi is slowly moving to use new protocol dubbed MiOT on the newer devices. To celebrate the integration of initial support for this protocol, it is time to jump from 0.4 to 0.5 series! Shout-out to @rezmus for the insightful notes, links, clarifications on #543 to help to understand how the protocol works!

Special thanks go to both @petrkotek (for initial support) and @foxel (for polishing it for this release) for making this possible. The ground work they did will make adding support for other new miot devices possible.

For those who are interested in adding support to new MiOT devices can check out devtools directory in the git repository, which now hosts a tool to simplify the process. As always, contributions are welcome!

This release adds support for the following new devices:

  • Air purifier 3/3H support (zhimi.airpurifier.mb3, zhimi.airpurifier.ma4)
  • Xiaomi Gateway devices (lumi.gateway.v3, basic support)
  • SmartMi Zhimi Heaters (zhimi.heater.za2)
  • Xiaomi Zero Fog Humidifier (shuii.humidifier.jsq001)

Fixes & Enhancements:

  • Vacuum objects can now be queried for supported fanspeeds
  • Several improvements to Viomi vacuums
  • Roborock S6: recovery map controls
  • And some other fixes, see the full changelog!

Full Changelog