doc updates
This commit is contained in:
parent
f5dd435feb
commit
c4bb3a1e17
@ -62,7 +62,7 @@ MQTT auto discovery is enabled. For further integrations and screenshots see [HA
|
|||||||
### Testing
|
### Testing
|
||||||
`npm run test`
|
`npm run test`
|
||||||
### Coverage
|
### Coverage
|
||||||
`rpm run coverage`
|
`npm run coverage`
|
||||||
### Releases
|
### Releases
|
||||||
`npm version [major|minor|patch] -m "Version %s" && git push --follow-tags`
|
`npm version [major|minor|patch] -m "Version %s" && git push --follow-tags`
|
||||||
|
|
||||||
@ -71,4 +71,3 @@ Publish the release on GitHub to trigger a release build (ie, update 'latest' do
|
|||||||
## TODO
|
## TODO
|
||||||
1. Logging library
|
1. Logging library
|
||||||
1. Figure out metric->imperial unit handling
|
1. Figure out metric->imperial unit handling
|
||||||
1. Enable write actions to lock doors, flash lights, remote start, etc.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user