Skip to content

Releases: yozik04/vallox_websocket_api

2.11.0

15 Feb 21:59
Compare
Choose a tag to compare

What’s Changed

  • Added get_next_filter_change_date that accepts cached metric data as input.

2.10.0

15 Feb 21:34
Compare
Choose a tag to compare

What’s Changed

2.9.0

13 Jan 13:27
Compare
Choose a tag to compare

What’s Changed

  • Compatibility with websockets 10 (#17)
  • Improved type hints

2.8.1

18 Jun 20:07
Compare
Choose a tag to compare

Fixes

  • UUIDs with leading zeroes were not converted correctly.

2.8.0

15 Jun 20:37
Compare
Choose a tag to compare

What’s Changed

2.7.0

11 Jun 20:51
Compare
Choose a tag to compare

Fixed

Removed

Python 3.5 support

2.6.0

29 May 20:17
Compare
Choose a tag to compare

What’s Changed

  • The library now uses "vallox" logger instead of root logger.

2.5.0

01 Apr 07:47
Compare
Choose a tag to compare

What’s Changed

  • A_CYC_EXTR_FAN_BALANCE_BASE and A_CYC_SUPP_FAN_BALANCE_BASE added to settable list #13
  • PROFILE is now python3 Enum class. No code changes in clients required.
  • Some code cleanup.

2.4.0

29 Jan 10:14
Compare
Choose a tag to compare

What’s Changed

  • Dependencies: websockets >= 7.0, < 9.0

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