Releases: 2Fake/devolo_home_control_api
Releases · 2Fake/devolo_home_control_api
v0.19.0
Added
- Set methods of properties now return True on success and False on failure
- Last activities attributes are now timezone aware
Changed
- Drop support for Python 3.7 and 3.8
- Use SPDX license identifier for project metadata
v0.18.3
Fixed
- Allow local connections even if remote URL is not available
v0.18.2
Fixed
- Handle unreliable session refreshs more graceful
v0.18.0
Changed
- Drop Support for Python 3.6
Fixed
- Ignore pending operation messages of HTTP devices
v0.17.4
Fixed
- Getting the version during runtime was broken
- Support websocket-client 1.1.0
v0.17.3
Fixed
- Session refresh with old websocket_client versions was not working
v0.17.2
Added
- Restored support for older websocket_client versions although not recommended to still use them
v0.17.1
Fixed
- Sometimes reconnecting the websocket failed
v0.17.0
Added
- Added devices are now added to the Publisher.
- Multilevel Async Settings are now updated via websocket
Fixed
- websocket_client 0.58.0 support