Releases: fredrike/pydaikin
Releases · fredrike/pydaikin
Release list
v2.18.3
Immutable
release. Only release title and notes can be modified.
What's Changed
- Bump codecov/codecov-action from 6 to 7 by @dependabot[bot] in #126
- Bump actions/cache from 5 to 6 by @dependabot[bot] in #127
- Bump sigstore/gh-action-sigstore-python from 3.3.0 to 3.4.0 by @dependabot[bot] in #128
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #129
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #130
- Add DSIOT feature controls, outdoor sensors and vane fix for BRP084 by @ryceg in #120
- Fix auth error on BRP069B4x when API key is provided by @fredrike in #131
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #134
- Bump actions/setup-python from 6 to 7 by @dependabot[bot] in #133
New Contributors
Full Changelog: v2.18.2...v2.18.3
v2.18.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- Add async context manager support for device instances by @fredrike in #77
- Fix BRP084 crash when outdoor temp sensor returns null by @NickStallman in #108
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #106
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #107
- Bump sigstore/gh-action-sigstore-python from 3.2.0 to 3.3.0 by @dependabot[bot] in #109
- Bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #110
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #102
New Contributors
- @NickStallman made their first contribution in #108
Full Changelog: v2.18.1...v2.18.2
v2.18.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- Override support_outside_temperature() for AirBase units. by @scottmckenzie in #101
New Contributors
- @scottmckenzie made their first contribution in #101
Full Changelog: v2.18.0...v2.18.1
v2.17.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- Simplify API_PATH mapping by @fredrike in #84
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #76
- Handle error if performing discovery with insufficient permission by @YoshiWalsh in #97
- Bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #94
- Bump actions/download-artifact from 5 to 7 by @dependabot[bot] in #93
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #92
- Bump sigstore/gh-action-sigstore-python from 3.0.1 to 3.2.0 by @dependabot[bot] in #91
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #90
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #89
- Update README with unsupported devices information by @Chouffy in #95
New Contributors
- @YoshiWalsh made their first contribution in #97
- @Chouffy made their first contribution in #95
Full Changelog: v2.17.1...v2.17.2
v2.18.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Optimize BRP069 HTTP requests with smart caching and request coalescing by @bernardo-cs in #99
New Contributors
- @bernardo-cs made their first contribution in #99
Full Changelog: v2.17.2...v.2.18.0-final
v2.17.1
v2.17.0
v2.16.1
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #65
- Bump sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1 by @dependabot[bot] in #64
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #67
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #68
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #70
- bump python to >= 3.12 by @fredrike in #60
- lower log level for brp084 by @fredrike in #71
Full Changelog: v2.16.0...v2.16.1
v2.16.0
What's Changed
- Add SPDX license identifier by @cdce8p in #62
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #56
- Added firmware 2.8.0 support by @Chris971991 in #61
New Contributors
- @cdce8p made their first contribution in #62
- @Chris971991 made their first contribution in #61
Full Changelog: v2.15.0...v2.16.0
v2.15.0
What's Changed
- adds example to readme by @tofuSCHNITZEL in #57
- Delete pydaikin/.vscode directory by @fredrike in #58
- Fix blocking event loop for SSL-certs by @fredrike in #59
Full Changelog: v2.14.1...v2.15.0