Skip to content

Releases: BigThunderSR/onstar2mqtt

v1.18.8

13 Aug 21:44
v1.18.8
88e893f
Compare
Choose a tag to compare

What's Changed

v1.18.7

26 Jul 14:02
v1.18.7
73520ef
Compare
Choose a tag to compare

What's Changed

v1.18.6

22 Jun 17:38
v1.18.6
c41be09
Compare
Choose a tag to compare

What's Changed

v1.18.5

07 Jun 23:05
v1.18.5
4da88f8
Compare
Choose a tag to compare

What's Changed

v1.18.4

06 Jun 14:16
v1.18.4
e787589
Compare
Choose a tag to compare

What's Changed

v1.18.3

04 Jun 15:31
v1.18.3
c9a3739
Compare
Choose a tag to compare

What's Changed

v1.18.2

17 Apr 01:22
v1.18.2
bcbf494
Compare
Choose a tag to compare

What's Changed

  • Update embedded OnStarJS version
  • Throw errors when invalid VIN format and/or invalid PIN (not 4 digits) are provided
  • Bump eslint-plugin-n from 16.6.2 to 17.0.0 by @dependabot in #171
  • Bump eslint-plugin-n from 17.0.0 to 17.2.0 by @dependabot in #174
  • Bump eslint-plugin-n from 17.2.0 to 17.2.1 by @dependabot in #175

v1.18.1

04 Apr 17:06
v1.18.1
2d177ce
Compare
Choose a tag to compare

What's Changed

  • Fixes button name to command mismatch and adds checks for this condition by @BigThunderSR in #167
    • Fixes button name to command mismatch and adds checks for this condition to avoid recurrence in the future
    • Also addresses issue Start vehicle button issue #166

v1.18.0

04 Apr 02:57
v1.18.0
e8d9a85
Compare
Choose a tag to compare

What's Changed

  • Add icons to buttons published via MQTT auto-discovery by @BigThunderSR in #163
    • Added icons to buttons published via MQTT auto-discovery
    • Updated Tests
    • Did some code cleanup
  • Bump @babel/preset-env from 7.24.3 to 7.24.4 by @dependabot in #165

v1.17.1

02 Apr 00:51
v1.17.1
c97a30c
Compare
Choose a tag to compare

What's Changed

  • Add unique_id to device_tracker auto-discovery config
  • Fix polling refresh interval sensor not publishing
  • Tweak tire pressure message sensor names
  • Logging update
  • Add tests