Commit Graph

338 Commits

Author SHA1 Message Date
dependabot[bot]
26f645856e
Bump onstarjs from 2.0.12 to 2.0.13
Bumps [onstarjs](https://github.com/samrum/OnStarJS) from 2.0.12 to 2.0.13.
- [Release notes](https://github.com/samrum/OnStarJS/releases)
- [Changelog](https://github.com/samrum/OnStarJS/blob/master/CHANGELOG.md)
- [Commits](https://github.com/samrum/OnStarJS/compare/v2.0.12...v2.0.13)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-03 06:35:38 +00:00
Michael Woods
08bea1469d
Merge pull request #11 from michaelwoods/dependabot/npm_and_yarn/onstarjs-2.0.12
Bump onstarjs from 2.0.11 to 2.0.12
2021-01-11 11:44:23 -05:00
dependabot[bot]
0cb79567d4
Bump onstarjs from 2.0.11 to 2.0.12
Bumps [onstarjs](https://github.com/samrum/OnStarJS) from 2.0.11 to 2.0.12.
- [Release notes](https://github.com/samrum/OnStarJS/releases)
- [Commits](https://github.com/samrum/OnStarJS/compare/v2.0.11...v2.0.12)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-06 06:39:48 +00:00
Michael Woods
29c2bf39de Version 1.0.4 2020-12-28 16:35:39 -05:00
Michael Woods
79bfa2b25d revert version to use npm version 2020-12-28 16:35:27 -05:00
Michael Woods
58388d857b only define attr topic if provided a template 2020-12-28 14:51:34 -05:00
Michael Woods
c79621c850 split sensor and binary_sensor config payloads and add json attr topic 2020-12-28 14:35:38 -05:00
Michael Woods
56e077d2e5 try bool values instead of string for binary_sensor 2020-12-28 14:21:09 -05:00
Michael Woods
c1efc71f54
Merge pull request #10 from michaelwoods/dependabot/npm_and_yarn/onstarjs-2.0.11
Bump onstarjs from 2.0.10 to 2.0.11
2020-12-28 14:06:17 -05:00
Michael Woods
efb3bffc4c add payloads for binary_sensor support 2020-12-28 14:05:20 -05:00
dependabot[bot]
d65ccbf74a
Bump onstarjs from 2.0.10 to 2.0.11
Bumps [onstarjs](https://github.com/samrum/OnStarJS) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/samrum/OnStarJS/releases)
- [Commits](https://github.com/samrum/OnStarJS/compare/2.0.10...v2.0.11)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-28 07:54:05 +00:00
Michael Woods
bf88193d24 add device config and minor updates 2020-12-27 21:55:49 -05:00
Michael Woods
87f2f858a0 retain messages, configure only at start 2020-12-27 21:22:13 -05:00
Michael Woods
4dd146b6b1
Merge pull request #9 from michaelwoods/dependabot/github_actions/actions/setup-node-v2.1.4
Bump actions/setup-node from v2.1.3 to v2.1.4
2020-12-18 15:52:40 -05:00
dependabot[bot]
1b4229159f
Bump actions/setup-node from v2.1.3 to v2.1.4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.3 to v2.1.4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.3...c46424eee26de4078d34105d3de3cc4992202b1e)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-17 06:56:12 +00:00
Michael Woods
05db9e2bd7
Merge pull request #8 from michaelwoods/dependabot/github_actions/actions/setup-node-v2.1.3
Bump actions/setup-node from v2.1.2 to v2.1.3
2020-12-14 19:08:36 -05:00
Michael Woods
8fa996f086
Merge pull request #7 from michaelwoods/dependabot/npm_and_yarn/uuid-8.3.2
Bump uuid from 8.3.1 to 8.3.2
2020-12-14 19:08:13 -05:00
dependabot[bot]
ae01596658
Bump actions/setup-node from v2.1.2 to v2.1.3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.2 to v2.1.3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.2...27082cecf3ff7a1742dbd5e12605f0cb59dce2d9)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 06:41:40 +00:00
dependabot[bot]
7573e61f37
Bump uuid from 8.3.1 to 8.3.2
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.1 to 8.3.2.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v8.3.1...v8.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-09 07:04:57 +00:00
Michael Woods
db7245dcb8 add dev instructions and coverage script 2020-12-03 01:36:13 -05:00
Michael Woods
62c392ee2f Version 1.0.2 2020-12-03 01:29:05 -05:00
Michael Woods
6e89325f13 convert the attribute property name. fixes #5 2020-12-03 01:24:42 -05:00
Michael Woods
ca8b22949e
Merge pull request #4 from michaelwoods/dependabot/github_actions/actions/setup-node-v2.1.2
Bump actions/setup-node from v1 to v2.1.2
2020-12-02 16:35:18 -05:00
Michael Woods
b29f9954d9
add dockerhub link 2020-12-02 16:31:32 -05:00
dependabot[bot]
6f81ee4dee
Bump actions/setup-node from v1 to v2.1.2
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.2.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...c6fd00ceb9747fb23ffdf72987450a2664414867)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-02 21:19:33 +00:00
Michael Woods
207c1aeb7b Version 1.0.1 2020-12-02 16:18:55 -05:00
Michael Woods
7aa9a5d830 workflow updates 2020-12-02 16:18:46 -05:00
Michael Woods
458fd5292a add extra labels and configs to docker workflows 2020-12-02 15:52:43 -05:00
Michael Woods
e029012094 add documentation for running and lovelace 2020-12-02 15:21:01 -05:00
Michael Woods
5253214e92 fix secret names 2020-12-02 14:30:02 -05:00
Michael Woods
ec0c12c190 npm ci requires package-lock.json 2020-12-02 14:27:43 -05:00
Michael Woods
613bc5ffdd use v2 of docker build action 2020-12-02 14:23:59 -05:00
Michael Woods
2e0528de5a define branch 2020-12-02 14:19:46 -05:00
Michael Woods
c6b1f99929 trigger build 2020-12-02 14:14:52 -05:00
Michael Woods
5a394ce204 github action and metadata files 2020-12-02 14:13:11 -05:00
Michael Woods
d095287158 Small fixes and looping. 2020-12-02 14:11:50 -05:00
Michael Woods
ed2c38f53f Add Home Assistant discoverable MQTT configs. 2020-11-30 22:54:08 -05:00
Michael Woods
f39961eae3 Initial version that queries vehicles and its diagnostics then prints to console. 2020-11-30 16:26:14 -05:00