github rytilahti/python-miio 0.4.2

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

This release removes the version pinning for "construct" library as its API has been stabilized and we don't want to force our downstreams for our version choices. Another notable change is dropping the "mirobo" package which has been deprecated for a very long time, and everyone using it should have had converted to use "miio" already. Furthermore the client tools work now with click's version 7+.

This release also changes the behavior of vacuum's got_error property to signal properly if an error has occured. The previous behavior was based on checking the state instead of the error number, which changed after an error to 'idle' after a short while.

Don't miss a new python-miio release

NewReleases is sending notifications on new releases.