Releases: 2Fake/devolo_home_control_api
Releases · 2Fake/devolo_home_control_api
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
v0.16.0
Added
- Removed devices are now announced via Publisher
- The gateway object contains the Z-Wave home_id
Changed
- BREAKING: The siren now contains only a multi level switch to turn on a certain sound. The other properties moved to settings.
- BREAKING: Mydevolo is no longer a singleton
Fixed
- Smart Groups are not ignored in all cases