Skip to content

Releases: hemphen/clevertouch

v0.5.0

21 Mar 09:54
Compare
Choose a tag to compare

Promote v0.5.0b2 pre-release to latest release

Changes since v0.4.1

  • Move from legacy authentication to openid authentication.
  • Adding ability to supply external HTTP session.
  • Exposing some internal authentication data.
  • Adding error handling for service down and unauthorized requests.
  • Minor bug fixes and improvements.

v0.5.0-beta.2

19 Mar 22:14
645f0db
Compare
Choose a tag to compare
v0.5.0-beta.2 Pre-release
Pre-release

Bug fixes

  • Minor fix to logging

From v0.5.0-beta.1:

  • Exposing some internal authentication data.
  • Adding error handling for service down and unauthorized requests.
  • Adding ability to supply external HTTP session

v0.5.0-beta.1

19 Mar 20:47
Compare
Choose a tag to compare
v0.5.0-beta.1 Pre-release
Pre-release
  • Exposing some internal authentication data.
  • Adding error handling for service down and unauthorized requests.
  • Adding ability to supply external HTTP session

v0.4.2-beta.4

16 Feb 20:54
Compare
Choose a tag to compare
v0.4.2-beta.4 Pre-release
Pre-release

What's Changed

  • Fix wrong mapping of frost mode
  • Move from legacy authentication to openid authentication
  • Fix device type detection

Full Changelog: v0.4.1...v0.4.2b4

v0.4.1

17 Apr 17:36
1bbad8d
Compare
Choose a tag to compare
  • Minor fix to check for invalid boost time data

Full Changelog: v0.4.0...v0.4.1

v0.4.0

16 Apr 12:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

13 Mar 13:14
b6e9b13
Compare
Choose a tag to compare

What's Changed

  • Support for specifying API host, enabling other providers by @hemphen in #2

Full Changelog: v0.2.4...v0.3.0

v0.2.4

09 Mar 11:59
Compare
Choose a tag to compare
  • Minor bug fixes
  • Add experimental support for on/off-devices (electrical outlets and lights)

v0.2.3

17 Feb 10:39
Compare
Choose a tag to compare
  • Adding some documentation to README
  • Adding more project info for PyPI

v0.2.2

07 Feb 21:50
Compare
Choose a tag to compare
  • Store modified device settings in local radiator objects (e.g. assuming a successful update)