Releases: CJNE/ha-porscheconnect
Releases · CJNE/ha-porscheconnect
Version 0.1.3
What's Changed
- Climatisation service by @fredriklj in #286
- Support for use of default code to unlock vehicle by @fredriklj in #284
- Bump dependency to pyporscheconnectapi to 0.2.2
- Bump astral-sh/ruff-action from 2 to 3 by @dependabot in #285
Full Changelog: 0.1.2...0.1.3
Version 0.1.2
Support for captcha in authentication flow and a number of cleanups and bug fixes.
What's Changed
- Support for entering captcha code in the configuration flow by @fredriklj in #274
- Additional cleanups using ruff by @fredriklj in #275
- Update token workaround by @fredriklj in #277
- Bump pre-commit from 3.6.2 to 4.0.1 in /.github/workflows by @dependabot in #268
- Bump black from 24.2.0 to 24.10.0 in /.github/workflows by @dependabot in #266
- Bump pip from 24.0 to 24.3.1 in /.github/workflows by @dependabot in #267
- Bump reorder-python-imports from 3.12.0 to 3.14.0 in /.github/workflows by @dependabot in #265
- Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 by @dependabot in #269
- Avoid double naming of device tracker by @fredriklj in #278
- Bump astral-sh/ruff-action from 1 to 2 by @dependabot in #280
Full Changelog: 0.1.0...0.1.1
Version 0.1.1
Forgot to update dependency.
Version 0.1.0
What's Changed
Major update, mainly done by @fredriklj
Should work better with the updated Porscheconnect APIs and the whole integration has been brushed up to better align with newer versions of HA.
For discussions regarding this integration: https://github.com/CJNE/ha-porscheconnect/discussions
- Feature/additional sensors by @mapero in #250
- Fixup by @CJNE in #260
- New api by @fredriklj in #262
- Bump pre-commit from 3.5.0 to 3.6.2 in /.github/workflows by @dependabot in #237
- Bump black from 23.11.0 to 24.2.0 in /.github/workflows by @dependabot in #235
- Bump pip from 23.3.1 to 24.0 in /.github/workflows by @dependabot in #232
- Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 by @dependabot in #231
- Bump flake8 from 6.1.0 to 7.1.1 in /.github/workflows by @dependabot in #263
- Bump actions/setup-python from 4.7.1 to 5.0.0 by @dependabot in #220
- Bump actions/setup-python from 5.0.0 to 5.3.0 by @dependabot in #264
New Contributors
Full Changelog: 0.0.18...0.1.0
Version 0.0.18
What's Changed
- Bump to require pyporscheconnectapi version 0.1.7 by @fredriklj in #217
- Bump black from 23.9.1 to 23.11.0 in /.github/workflows by @dependabot in #216
- Bump reorder-python-imports from 3.10.0 to 3.12.0 in /.github/workflows by @dependabot in #214
- Bump actions/setup-python from 4.7.0 to 4.7.1 by @dependabot in #208
- Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 by @dependabot in #209
- Bump actions/checkout from 4.0.0 to 4.1.1 by @dependabot in #210
- Bump pip from 23.1.2 to 23.3.1 in /.github/workflows by @dependabot in #212
- Bump pre-commit from 3.4.0 to 3.5.0 in /.github/workflows by @dependabot in #213
Full Changelog: 0.0.17...0.0.18
Version 0.0.17
What's Changed
- Bump pyporscheconnectapi to 0.1.6 by @fredriklj in #207
- Bump black from 23.3.0 to 23.9.1 in /.github/workflows by @dependabot in #204
- Bump crazy-max/ghaction-github-labeler from 4.1.0 to 5.0.0 by @dependabot in #203
- Bump pip from 23.1.2 to 23.2.1 in /.github/workflows by @dependabot in #195
- Bump reorder-python-imports from 3.9.0 to 3.10.0 in /.github/workflows by @dependabot in #188
- Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 by @dependabot in #190
- Bump actions/setup-python from 4.6.1 to 4.7.0 by @dependabot in #192
- Bump actions/checkout from 3.5.3 to 4.0.0 by @dependabot in #201
- Bump flake8 from 6.0.0 to 6.1.0 in /.github/workflows by @dependabot in #196
- Bump pre-commit from 3.3.3 to 3.4.0 in /.github/workflows by @dependabot in #202
Full Changelog: 0.0.16...0.0.17
Version 0.0.16
What's Changed
- Bump pyporscheconnectapi from 0.1.3 to 0.1.5 by @fredriklj in #194
Full Changelog: 0.0.15...0.0.16
Version 0.0.15
Should fix login issues
Version 0.0.14
What's Changed
- Updated pyporscheconnectapi to work with the new Porsche auth backend
- Add charging timer sensor by @josiasmontag in #178
- Bump pre-commit from 3.2.2 to 3.3.3 in /.github/workflows by @dependabot in #183
- Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #182
- Bump actions/setup-python from 4.6.0 to 4.6.1 by @dependabot in #180
- Bump pip from 23.1 to 23.1.2 in /.github/workflows by @dependabot in #176
Full Changelog: 0.0.13...0.0.14
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