github rytilahti/python-miio 0.3.6

latest releases: 0.6.0.dev0, 0.5.12, 0.5.11...
6 years ago

This is a bugfix release because of further breaking changes of the underlying library construct.

Improvements:

  • Lazy discovery on demand (@syssi)
  • Support of construct 2.9.23 to 2.9.30 (@yawor, @syssi)
  • Avoid device crash on wrap around of the sequence number (@syssi)
  • Extended support of the Philips Ceiling Lamp (@syssi)

Full Changelog

Closed issues:

  • Unable to discover a device #217
  • AirPurifier set_mode #213
  • Construct 2.9.28 breaks the Chuangmi IR packet assembly #212
  • Set mode for Air Purifier 2 not working #207
  • Trying to get map data without rooting #206
  • Unknown miio device found #204
  • Supporting raw and pronto optional parameter without type specifier. #199

Merged pull requests:

  • Fixes for the API change of construct v2.9.30 #220 (syssi)
  • Philips Ceiling Lamp: New setter "bricct" added #216 (syssi)
  • Lazy discovery on demand #215 (syssi)
  • Chuangmi IR: Fix Construct 2.9.28 regression #214 (yawor)
  • Philips Bulb crashs if _id is 0 #211 (syssi)

Don't miss a new python-miio release

NewReleases is sending notifications on new releases.