Skip to content

Releases: BigThunderSR/onstar2mqtt

1.9.0

09 Mar 19:24
v1.9.0
5790a06
Compare
Choose a tag to compare

What's Changed

  • Implement Manual Diagnostic Command Response Handling by @BigThunderSR in #138
    • Implement Manual Diagnostic Command Response Handling
    • Update polling status message handling

1.8.1

08 Mar 02:05
v1.8.1
4d4b82f
Compare
Choose a tag to compare

What's Changed

1.8.0

01 Mar 23:10
v1.8.0
3825a5b
Compare
Choose a tag to compare
  • Add diagnostic element messages as attributes to applicable sensors and update tests to account for the changes
  • Publish all diagnostic element messages to same MQTT topic as each sensor for easy retrieval when needed
  • Update example in mqtt.js to include changes in v1.7.0
  • Update example in mqtt.js to include changes in v1.8.0

1.7.0

01 Mar 03:49
v1.7.0
f287b01
Compare
Choose a tag to compare

What's Changed

  • Add New Values by @BigThunderSR in #131
    -- Add state_class of measurement to all non-binary sensors to enable long-term statistics saving in HA
    -- Add device_class for several additional sensors
    -- Change "lit" to "L" which is the correct unit for Liters in HA
    -- Change occurrences of "l" to "L" which is the correct unit for Liters

1.6.3

01 Mar 01:22
v1.6.3
532cb58
Compare
Choose a tag to compare

What's Changed

1.6.2

18 Jan 16:31
v1.6.2
25a40d5
Compare
Choose a tag to compare

What's Changed

New Contributors

1.6.1

25 Dec 02:47
v1.6.1
2887d01
Compare
Choose a tag to compare

What's Changed

  • Fix crash when publishing error message to commandStatusTopic

1.6.0

11 Dec 22:56
v1.6.0
7d8f120
Compare
Choose a tag to compare

What's Changed

  • Added ability to provide MQTT topic for Onstar Data Polling Status to monitor success/failure when OnStar is polled for data - Details in README
  • Command Response Status is now published to MQTT topics - Details in README
  • Bump eslint from 8.53.0 to 8.54.0 by @dependabot in #91
  • Bump @babel/eslint-plugin from 7.22.10 to 7.23.5 by @dependabot in #92
  • Bump @babel/preset-env from 7.23.3 to 7.23.5 by @dependabot in #93
  • Bump eslint from 8.54.0 to 8.55.0 by @dependabot in #94
  • Bump @babel/preset-env from 7.23.5 to 7.23.6 by @dependabot in #95

1.5.30

15 Nov 12:48
v1.5.30
66b9ff0
Compare
Choose a tag to compare

What's Changed

1.5.29

01 Nov 01:08
v1.5.29
8c53877
Compare
Choose a tag to compare

What's Changed