Skip to content

Releases: wmalgadey/PyTado

0.18.5

21 Dec 12:36
Compare
Choose a tag to compare

This release contains mainly documentation and environment features for easier contribution.

We also added the pascalCase methods back again to not break compatibility with pre PyTado 0.18 usage of the library. It will be removed with the first 1.0 release of PyTado

What's Changed

Full Changelog: 0.18.4...0.18.5

0.18.4

20 Dec 09:36
Compare
Choose a tag to compare
  • Added more test to Tado X implementation
  • Added tests to fix Bug in 0.18.3 (see #88)
  • Removed _create_x_request and _create_request method
  • Added TARIFF and GENIE API Urls
  • Changed default precision for Tado X
  • Changed open window detection for Tado X
  • Removed link attribute in Tado X integration (it doesn't exist anymore)
  • Some refactoring of tests and consistency of my_zone.py and hops_zone.py

Full Changelog: 0.18.3...0.18.4

0.18.3

19 Dec 13:28
8a63301
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.18.2...0.18.3

0.18.2

19 Dec 13:20
Compare
Choose a tag to compare
  • added test to Http class
  • fixed error check for TadoX was too early
  • added errors to refresh_token and login in case of unexpected response

Full Changelog: 0.18.1...0.18.2

0.18.1

17 Dec 06:59
Compare
Choose a tag to compare

What's Changed

  • Add coverage by @wmalgadey in #99
  • Fixed a bug in main Tado interface

Full Changelog: 0.18.0...0.18.1

0.18.0

16 Dec 21:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.17.7...0.18.0

0.17.7

01 Nov 20:26
5bbb429
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.17.6...0.17.7

0.17.6 - ALPHA

06 May 14:23
Compare
Choose a tag to compare

What's Changed

  • Fixed usage of fanLevel, verticalSwing and horizontalSwing settings by @EtienneSOU in #77

Full Changelog: 0.17.5...0.17.6

0.17.5 - ALPHA

11 Mar 13:37
c84aea8
Compare
Choose a tag to compare

What's Changed

  • Add new settings (fanLevel, verticalSwing and horizontalSwing) by @EtienneSOU in #74

New Contributors

Full Changelog: 0.17.4...0.17.5

0.17.4 - ALPHA

17 Jan 18:22
Compare
Choose a tag to compare

Added fix to headers for caching