Releases: CJNE/ha-porscheconnect
Releases · CJNE/ha-porscheconnect
Version 0.0.13
What's Changed
- Updated to latest pyorscheconnectapi, fixes api connectivity issues since Porsche changed some of their api endpoints.
- Bump actions/setup-python from 4.5.0 to 4.6.0 by @dependabot in #173
- Bump pip from 22.3.1 to 23.1 in /.github/workflows by @dependabot in #171
- Bump pytest from 7.2.1 to 7.3.1 by @dependabot in #170
- Bump actions/checkout from 3.3.0 to 3.5.2 by @dependabot in #169
- Bump pre-commit from 2.21.0 to 3.2.2 in /.github/workflows by @dependabot in #166
- Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 by @dependabot in #157
- Bump black from 22.12.0 to 23.3.0 in /.github/workflows by @dependabot in #165
Full Changelog: 0.0.12...0.0.13
Version 0.0.12
Fixes issue with privacy mode being reported falsely in some cases.
What's Changed
- Fix URL by @wrt54g in #143
- Bump pytest from 7.2.0 to 7.2.1 by @dependabot in #148
- Bump actions/setup-python from 4.4.0 to 4.5.0 by @dependabot in #144
New Contributors
Full Changelog: 0.0.11...0.0.12
Version 0.0.11
What's Changed
- Support for privacy mode. A binary sensor is now available to show the state of privacy mode. When privacy mode is turned off, the integration will reload to make all entities available again.
- Propose to remove the word 'sensor' from sensor names by @fredriklj in #140
- Fix unit of measurement for distance sensor by @fredriklj in #141
- Typo, fixes #115 by @fredriklj in #142
- Add Dutch translation by @jobvk in #132
- Bump pip from 22.2.2 to 22.3.1 in /.github/workflows by @dependabot in #125
- Bump reorder-python-imports from 3.8.2 to 3.9.0 in /.github/workflows by @dependabot in #124
- Bump crazy-max/ghaction-github-labeler from 4.0.0 to 4.1.0 by @dependabot in #123
- Bump release-drafter/release-drafter from 5.20.1 to 5.21.1 by @dependabot in #121
- Bump actions/setup-python from 4.2.0 to 4.3.0 by @dependabot in #118
- Bump black from 22.8.0 to 22.10.0 in /.github/workflows by @dependabot in #117
- Bump actions/checkout from 3.0.2 to 3.1.0 by @dependabot in #116
- Bump flake8 from 5.0.4 to 6.0.0 in /.github/workflows by @dependabot in #127
- Bump pytest from 7.1.3 to 7.2.0 by @dependabot in #128
- Bump black from 22.10.0 to 22.12.0 in /.github/workflows by @dependabot in #130
- Bump actions/setup-python from 4.3.0 to 4.4.0 by @dependabot in #133
- Bump pre-commit from 2.20.0 to 2.21.0 in /.github/workflows by @dependabot in #134
- Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 by @dependabot in #136
- Bump actions/checkout from 3.1.0 to 3.3.0 by @dependabot in #139
New Contributors
Full Changelog: 0.0.10...0.0.11
Version 0.0.10
What's Changed
- Bump black from 22.6.0 to 22.8.0 in /.github/workflows by @dependabot in #111
Fixes #110
Thanks @fredriklj
Full Changelog: 0.0.9...0.0.10
Version 0.0.9
What's Changed
Updated to pyporscheconnectapi 0.0.22 that fixes recent API connection issues.
Fixed deprecation warning.
- Bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.0.0 by @dependabot in #89
- Bump hacs/action from 21.12.1 to 22.5.0 by @dependabot in #90
- Bump black from 22.3.0 to 22.6.0 in /.github/workflows by @dependabot in #94
- Bump pre-commit from 2.19.0 to 2.20.0 in /.github/workflows by @dependabot in #98
- Bump reorder-python-imports from 3.1.0 to 3.8.2 in /.github/workflows by @dependabot in #100
- Bump actions/setup-python from 3.1.2 to 4.2.0 by @dependabot in #105
- Bump pip from 22.1 to 22.2.2 in /.github/workflows by @dependabot in #107
- Bump flake8 from 4.0.1 to 5.0.4 in /.github/workflows by @dependabot in #108
- Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 by @dependabot in #109
Full Changelog: 0.0.8...0.0.9
Version 0.0.8
Fixed PIN locking issue
Full Changelog: 0.0.7...0.0.8
Version 0.0.7
What's Changed
- Added additional permission checks to avoid hitting the API if the user is not allowed.
- Added timeout to climate and charge switches
- Bump pip from 22.0.3 to 22.0.4 in /.github/workflows by @dependabot in #72
- Bump release-drafter/release-drafter from 5.18.0 to 5.19.0 by @dependabot in #73
- Bump reorder-python-imports from 2.7.1 to 3.0.1 in /.github/workflows by @dependabot in #74
- Bump black from 22.1.0 to 22.3.0 in /.github/workflows by @dependabot in #75
- Bump pre-commit from 2.17.0 to 2.18.1 in /.github/workflows by @dependabot in #77
- Bump actions/setup-python from 2.3.2 to 3.1.2 by @dependabot in #80
- Bump actions/checkout from 2.4.0 to 3.0.1 by @dependabot in #81
- Bump pre-commit from 2.18.1 to 2.19.0 in /.github/workflows by @dependabot in #85
- Bump reorder-python-imports from 3.0.1 to 3.1.0 in /.github/workflows by @dependabot in #84
- Bump actions/checkout from 3.0.1 to 3.0.2 by @dependabot in #83
- Bump pip from 22.0.4 to 22.1 in /.github/workflows by @dependabot in #87
- Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 by @dependabot in #86
Full Changelog: 0.0.6...0.0.7
Version 0.0.6
This is a minor release that fixes a bug affecting non-electric vehicles
What's Changed
- Bump actions/setup-python from 2.3.1 to 2.3.2 by @dependabot in #68
- Bump pip from 21.3.1 to 22.0.3 in /.github/workflows by @dependabot in #66
- Bump release-drafter/release-drafter from 5.15.0 to 5.18.0 by @dependabot in #65
- Bump black from 21.12b0 to 22.1.0 in /.github/workflows by @dependabot in #63
- Bump reorder-python-imports from 2.6.0 to 2.7.1 in /.github/workflows by @dependabot in #62
- Bump pre-commit from 2.16.0 to 2.17.0 in /.github/workflows by @dependabot in #58
Full Changelog: 0.0.5...0.0.6
Version 0.0.5
What's Changed
- Ability to set charging levels per charging profile by @fredriklj in #54
- honk and flash services by @fredriklj in #55
- Bump actions/setup-python from 2.3.0 to 2.3.1 by @dependabot in #50
- Bump pre-commit from 2.15.0 to 2.16.0 in /.github/workflows by @dependabot in #51
- Bump hacs/action from 21.11.0 to 21.12.1 by @dependabot in #53
- Bump black from 21.11b1 to 21.12b0 in /.github/workflows by @dependabot in #52
Thanks @fredriklj !
Full Changelog: 0.0.4...0.0.5