Releases: rafaelurben/python-mystrom
Releases · rafaelurben/python-mystrom
Version 2.1.0
Immutable
release. Only release title and notes can be modified.
Warning
The return type of MyStromBulb.get_device_information() was fixed. It now only returns the data for the bulb with the specified MAC address and no longer a dictionary of all devices.
Improvements
- Updated
MyStromDeviceFinder.find_all()to be more resilient against network failures and other applications listening on the same port (by @saksham-45 in #109) - Updated
MyStromDeviceFactoryhandling of already found devices to allow ip address changes (by @saksham-45 in #109)
Fixes
- Fixed accidental double nesting in
MyStromBulbPOST actions (by @saksham-45 in #109) - Fixed return type of
MyStromBulb.get_device_information()to only return the data for this bulb (by @saksham-45 in #109) - Updated dependencies
New contributors
- @saksham-45 in #109 - Thanks for your inputs!
Version 2.0.0
Caution
This version contains breaking changes! Existing code will most likely not be compatible with this version!
What's new?
- The library has been refactored to use more modern patterns and strict typing.
- Added better support for MyStrom Wi-Fi Switches using a subclass.
- Added better support for MyStrom Bulb using a subclass.
- Added documentation
- Terminology: Now uses find instead of search.
Version 1.0.5
Version 1.0.4
v1.0.4 v1.0.4
Version 1.0.3
v1.0.3 v1.0.3
Version 1.0.2
v1.0.2 v.1.0.2