Releases: BigThunderSR/onstar2mqtt
Releases · BigThunderSR/onstar2mqtt
1.9.0
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
What's Changed
- Bump winston from 3.11.0 to 3.12.0 by @dependabot in #132
- Logging Enhancements by @BigThunderSR in #137
1.8.0
- 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
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
What's Changed
- Bump dotenv from 16.3.1 to 16.3.2 by @dependabot in #109
- Bump @babel/eslint-parser from 7.23.3 to 7.23.9 by @dependabot in #114
- Bump @babel/preset-env from 7.23.8 to 7.23.9 by @dependabot in #115
- Bump dotenv from 16.3.2 to 16.4.1 by @dependabot in #112
- Bump @babel/eslint-parser from 7.23.9 to 7.23.10 by @dependabot in #117
- Bump mocha from 10.2.0 to 10.3.0 by @dependabot in #118
- Bump dotenv from 16.4.1 to 16.4.3 by @dependabot in #122
- Bump dotenv from 16.4.3 to 16.4.4 by @dependabot in #123
- Bump dotenv from 16.4.4 to 16.4.5 by @dependabot in #124
- Bump eslint from 8.56.0 to 8.57.0 by @dependabot in #126
- Bump @babel/preset-env from 7.23.9 to 7.24.0 by @dependabot in #127
1.6.2
What's Changed
- Bump @babel/preset-env from 7.23.6 to 7.23.7 by @dependabot in #99
- Configure Renovate by @renovate in #100
- Bump @babel/preset-env from 7.23.7 to 7.23.8 by @dependabot in #103
- Bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #105
- Update dependency onstarjs to v2.3.30 by @renovate in #107
New Contributors
1.6.1
What's Changed
- Bump github/codeql-action from 2 to 3 by @dependabot in #96
- Bump eslint from 8.55.0 to 8.56.0 by @dependabot in #97
- Bump eslint-plugin-import from 2.29.0 to 2.29.1 by @dependabot in #98
- Fix crash when publishing error message to commandStatusTopic
1.6.0
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
What's Changed
- Bump eslint from 8.52.0 to 8.53.0 by @dependabot in #86
- Bump @babel/preset-env from 7.23.2 to 7.23.3 by @dependabot in #89
- Bump @babel/eslint-parser from 7.22.15 to 7.23.3 by @dependabot in #88
- Bump axios from 1.4.0 to 1.6.1 by @dependabot in #87
- Bump onstarjs from 2.3.28 to 2.3.29 by @dependabot in #90
1.5.29
What's Changed
- Bump @babel/preset-env from 7.22.20 to 7.23.2 by @dependabot in #80
- Bump @babel/traverse from 7.22.5 to 7.23.2 by @dependabot in #81
- Bump eslint from 8.51.0 to 8.52.0 by @dependabot in #82
- Bump actions/setup-node from 3 to 4 by @dependabot in #83
- Bump eslint-plugin-import from 2.28.1 to 2.29.0 by @dependabot in #84
- Bump onstarjs from 2.3.27 to 2.3.28 by @dependabot in #85