Releases: yozik04/vallox_websocket_api
Releases · yozik04/vallox_websocket_api
2.3.0
Changed
- Set temperature now allows to set degrees with 0.1 precision #11
2.2.0
Changed
- Removed
numpy
dependency and added construct
instead of it
2.1.0
Added
- Lib intercepts all websocket exceptions and throws ValloxWebsocketException instead.
2.0.0
Added
- First Async version of the lib
Removed
1.5.2 - Last release for Python 2.7
- Last stable synchronous version of the library that support Python 2.7 as well as Python 3+