Releases: wmalgadey/PyTado
Releases · wmalgadey/PyTado
0.18.5
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
- test to output code coverage in PR and action summary by @wmalgadey in #101
- adding the minder api from PR !64 by @wmalgadey in #107
- do not break compatibility yet! by @wmalgadey in #114
- add simple contribution guide by @wmalgadey in #109
- added pre commit features by @wmalgadey in #110
Full Changelog: 0.18.4...0.18.5
0.18.4
- 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
0.18.2
- 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
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
What's Changed
- Open window fixes for tado x devices by @FilBr in #91
- Fix docs using deprecated method by @nikilase in #90
- added most refactorings from @albertomontesg in #92
- fixed tado x implementation from @Moritz-Schmidt in #92
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #94
- Bump actions/setup-python from 4 to 5 by @dependabot in #95
- added code/style improvements inspired by @palazzem
New Contributors
- @FilBr made their first contribution in #91
- @nikilase made their first contribution in #90
- @dependabot made their first contribution in #94
Full Changelog: 0.17.7...0.18.0
0.17.7
What's Changed
- Add tado X support by @karlbeecken in #86
New Contributors
- @karlbeecken made their first contribution in #86
Full Changelog: 0.17.6...0.17.7
0.17.6 - ALPHA
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
What's Changed
- Add new settings (fanLevel, verticalSwing and horizontalSwing) by @EtienneSOU in #74
New Contributors
- @EtienneSOU made their first contribution in #74
Full Changelog: 0.17.4...0.17.5
0.17.4 - ALPHA
Added fix to headers for caching