add dockerhub link

This commit is contained in:
Michael Woods
2020-12-02 16:31:32 -05:00
committed by GitHub
parent 207c1aeb7b
commit b29f9954d9
+2 -2
View File
@@ -12,7 +12,7 @@ Collect the following information:
1. If using TLS, define `MQTT_PORT` and `MQTT_TLS=true`
Supply these values to the ENV vars below.
### Docker
### [Docker](https://hub.docker.com/r/michaelwoods/onstar2mqtt)
```shell
docker run \
@@ -57,4 +57,4 @@ MQTT auto discovery is enabled, for further integrations see [HA-MQTT.md](HA-MQT
## TODO
1. Logging library
1. Figure out metric->imperial unit handling
1. Enable write actions to lock doors, flash lights, remote start, etc.
1. Enable write actions to lock doors, flash lights, remote start, etc.