Skip to content

0.4.4

Compare
Choose a tag to compare
@rytilahti rytilahti released this 05 Dec 15:35
· 663 commits to master since this release
54befef

This release adds support for the following new devices:

  • Air Purifier 2s
  • Vacuums roborock.vacuum.e2 and roborock.vacuum.c1 (limited features, sound packs are known not to be working)

Fixes & Enhancements:

  • AC Partner V3: Add socket support
  • AC Parner & AirHumidifer: improved autodetection
  • Cooker: fixed model confusion
  • Vacuum: add last_clean_details() to directly access the information from latest cleaning
  • Yeelight: RGB support
  • Waterpurifier: improved support

API changes:

  • Vacuum: returning a list for clean_details() is deprecated and to be removed in the future.
  • Philips Moonlight: RGB values are expected and delivered as tuples instead of an integer

Full Changelog