Skip to content

Releases: CJNE/ha-porscheconnect

Version 0.1.3

14 Jan 21:41
e4c0c3d
Compare
Choose a tag to compare

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

19 Dec 21:11
66d7199
Compare
Choose a tag to compare

Support for captcha in authentication flow and a number of cleanups and bug fixes.

What's Changed

Full Changelog: 0.1.0...0.1.1

Version 0.1.1

19 Dec 21:05
1b70eef
Compare
Choose a tag to compare

Forgot to update dependency.

Version 0.1.0

27 Nov 20:12
5ab9089
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: 0.0.18...0.1.0

Version 0.0.18

02 Dec 14:49
Compare
Choose a tag to compare

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

29 Oct 13:37
ab8af85
Compare
Choose a tag to compare

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

23 Aug 22:13
980f639
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.15...0.0.16

Version 0.0.15

15 Jun 11:38
Compare
Choose a tag to compare

Should fix login issues

Version 0.0.14

14 Jun 22:00
Compare
Choose a tag to compare

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

23 Apr 12:36
Compare
Choose a tag to compare

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