bluelinky

An unofficial nodejs API wrapper for Hyundai bluelink and Kia UVO

MIT License

Downloads
833
Stars
337
Committers
20

Bot releases are visible (Hide)

bluelinky - v7.2.2

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

Changes

  • Update stamps for EU
bluelinky - v7.2.0

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

Changes

  • Canadian status fix @plosfas (#137)
  • [EU] Refactor @neoPix (#134)
  • [EU] Use both auth strategies @neoPix (#133)
bluelinky - v7.1.0

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

Changes

  • [EU]: Auth strategies for the brand authentication system @neoPix (#130)
  • Add minutes implementation @neoPix (#129)
  • CA - Start command always return a failure @guyaumetremblay (#128)
  • [EU] monthy trip informations @neoPix (#127)
  • Update european.interfaces.ts @PierreLevres (#123)
  • Manage regions as string literal and not only enums @neoPix (#125)
bluelinky - v7.0.1

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

Changes

  • Add postman header to US refresh token API all
bluelinky - v7.0.0

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

Changes

Support for Kia 🎉

See the release PR for more info https://github.com/Hacksore/bluelinky/pull/112

bluelinky - v6.0.1

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

Changes

  • Adding stamp usage to the EU controller @neoPix (#105)
  • Formating GOM range information, plug types and charge duration @neoPix (#103)
bluelinky - v6.0.0

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

Changes

Restructure internals

bluelinky - 6.0.0-alpha2

Published by release-drafter[bot] over 3 years ago

What’s Changed

  • Add token header to next request after refreshed
bluelinky - 6.0.0-alpha1

Published by release-drafter[bot] over 3 years ago

What’s Changed

  • Fix token refresh on American vehicles (#85) @bchiodo
  • Fix Canadian refresh token logic
  • Implement the code translation for temp codes based on @wcomartin implementation in python
  • Remove non-standard code for Canada
  • Add vehicle.fullStatus for EU (#88) @gruijter
  • Add unit test for util class
  • Add ts-node to run the debug script directly
  • Add cross-env
  • Add more debug logs
bluelinky - 5.2.3

Published by release-drafter[bot] almost 4 years ago

What’s Changed

  • Fix Canada status call
bluelinky - 5.2.2

Published by release-drafter[bot] almost 4 years ago

What’s Changed

  • Fix EU constant (#76)
bluelinky - 5.2.1

Published by release-drafter[bot] about 4 years ago

What’s Changed

  • Fix URL path issue @Hacksore
  • Update rollup.config.js (#72) @Hacksore
  • Add tests for EU access and control token expiry (#68) @nename0
bluelinky - 5.2.0

Published by release-drafter[bot] about 4 years ago

What’s Changed

  • Fix async returns (#66) @Hacksore
  • Make refresh_token work in EU controller (#65) @nename0
  • Add charge control to EU vehicles (#64) @nename0
bluelinky - 5.1.2

Published by release-drafter[bot] about 4 years ago

What’s Changed

  • Fix #54 and issue with parsed status property tirePressureWarningLampAll
bluelinky - 5.1.1

Published by release-drafter[bot] over 4 years ago

What’s Changed

  • Fix #55 and update unit tests (#57) @Hacksore
bluelinky - 5.1.0

Published by release-drafter[bot] over 4 years ago

What’s Changed

  • Fix #51
bluelinky - 5.0.2-alpha1

Published by release-drafter[bot] over 4 years ago

What’s Changed

  • Catch up on tech dept on europe (#45) @SondreNjaastad
  • [Core] change how we handle responses (#43) @Hacksore
  • Fix EU login bug (#49)
  • Fix EU bug with AuthCode containing dashes
bluelinky - 4.2.4

Published by release-drafter[bot] over 4 years ago

What’s Changed

  • Fix drafter (#40) @Hacksore
  • Add release drafter (#39) @Hacksore
  • Add unit test for getVehicle, fixes #34 (#38) @Hacksore
  • Test pipeline (#37) @Hacksore
  • Develop (#36) @Hacksore
  • Fix getVehicle (#35) @Hacksore
  • Get EU up to date with other regions and minor fixes (#32) @SondreNjaastad
bluelinky - 4.1.0

Published by Hacksore over 4 years ago

Minor enhancements

bluelinky - 4.0.0

Published by Hacksore over 4 years ago

Complete backend rework to make the library easier to use.

  • EU Support