Skip to content

Releases: yozik04/vallox_websocket_api

2.3.0

09 Jan 09:40
Compare
Choose a tag to compare

Changed

  • Set temperature now allows to set degrees with 0.1 precision #11

2.2.0

09 Jan 09:34
Compare
Choose a tag to compare

Changed

  • Removed numpy dependency and added construct instead of it

2.1.0

09 Jan 09:35
Compare
Choose a tag to compare

Added

  • Lib intercepts all websocket exceptions and throws ValloxWebsocketException instead.

2.0.0

09 Jan 09:36
Compare
Choose a tag to compare

Added

  • First Async version of the lib

Removed

  • Python 2.x support

1.5.2 - Last release for Python 2.7

09 Jan 09:37
Compare
Choose a tag to compare
  • Last stable synchronous version of the library that support Python 2.7 as well as Python 3+