kia_hyundai_api

python api wrapper for kia and hyundai apis

MIT License

Downloads
2K
Stars
5
Committers
2

Bot releases are visible (Hide)

kia_hyundai_api - v1.3.1 Latest Release

Published by github-actions[bot] about 1 month ago

1.3.1 (2024-09-11)

Bug Fixes

kia_hyundai_api - v1.3.0

Published by github-actions[bot] about 1 month ago

1.3.0 (2024-09-11)

Features

  • fix blocking io due to ssl certs loading (1b4d1f1)
kia_hyundai_api - v1.2.15

Published by github-actions[bot] 3 months ago

1.2.15 (2024-07-23)

Bug Fixes

  • add SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION to handle python upgrades due to kia using invalid certs (c378e13)
kia_hyundai_api - v1.2.14

Published by github-actions[bot] over 1 year ago

1.2.14 (2023-03-05)

Bug Fixes

  • ca: adjust ssl setting to try to allow weak ssl (65203a7)
kia_hyundai_api - v1.2.13

Published by github-actions[bot] over 1 year ago

1.2.13 (2023-02-16)

Bug Fixes

  • us: adjust parameters to handle kia api bug (73a3eb8)
kia_hyundai_api - v1.2.12

Published by github-actions[bot] about 2 years ago

1.2.12 (2022-10-16)

Bug Fixes

kia_hyundai_api - v1.2.11

Published by github-actions[bot] about 2 years ago

1.2.11 (2022-09-21)

Bug Fixes

  • us kia: another ssl error (bbee9c0)
kia_hyundai_api - v1.2.10

Published by github-actions[bot] about 2 years ago

1.2.10 (2022-09-15)

Bug Fixes

  • CA: fix ssl issue for CA and python 3.10 (45644c3)
kia_hyundai_api - v1.2.9

Published by github-actions[bot] about 2 years ago

1.2.9 (2022-08-18)

Bug Fixes

  • us hyundai: attempt to fix key too small ssl error (9deb04b)
kia_hyundai_api - v1.2.8

Published by github-actions[bot] about 2 years ago

1.2.8 (2022-07-19)

Bug Fixes

  • weak hyundai ssl cert, python 3.10 compatibility (bee0ab6)
kia_hyundai_api - v1.2.7

Published by github-actions[bot] over 2 years ago

1.2.7 (2022-07-13)

Bug Fixes

kia_hyundai_api - v1.2.6

Published by github-actions[bot] over 2 years ago

1.2.6 (2022-07-13)

Bug Fixes

  • add warning documentation (e13a362)
kia_hyundai_api - v1.2.5

Published by github-actions[bot] over 2 years ago

1.2.5 (2022-07-13)

Bug Fixes

  • disable ssl check for python 3.10 compatibility, try #3 (224e090)
kia_hyundai_api - v1.2.4

Published by github-actions[bot] over 2 years ago

1.2.4 (2022-07-13)

Bug Fixes

  • disable ssl check for python 3.10 compatibility, try #2 (b5d969a)
kia_hyundai_api - v1.2.3

Published by github-actions[bot] over 2 years ago

1.2.3 (2022-07-13)

Bug Fixes

  • disable ssl check for python 3.10 compatibility (314f8a3)
kia_hyundai_api - v1.2.2

Published by github-actions[bot] over 2 years ago

1.2.2 (2022-02-07)

Bug Fixes

kia_hyundai_api - v1.2.1

Published by github-actions[bot] over 2 years ago

1.2.1 (2022-02-07)

Bug Fixes

  • CA: syntax error in pin auth method (1290052)
kia_hyundai_api - v1.2.0

Published by github-actions[bot] almost 3 years ago

1.2.0 (2022-01-04)

Features

  • change stubs to use user input instead of hard coded values (db98a5f)
  • sanitize logs to prevent sensitive data being logged (47b3dc8)
kia_hyundai_api - v1.1.4

Published by github-actions[bot] almost 3 years ago

1.1.4 (2021-12-30)

Bug Fixes

  • US Hyundai: extra self references breaking three actions (6687124)
kia_hyundai_api - v1.1.3

Published by github-actions[bot] almost 3 years ago

1.1.3 (2021-12-24)

Bug Fixes

  • CA: error in get_vehicles having no json_body for a post (11f6d86)