mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 10:17:23 +00:00
Update docker.markdown
This commit is contained in:
parent
a962ed8925
commit
77197e6e73
@ -221,7 +221,7 @@ In order to use Z-Wave, Zigbee or other integrations that require access to devi
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ docker run --init -d --name="home-assistant" -v /PATH_TO_YOUR_CONFIG:/config \
|
$ docker run --init -d --name="home-assistant" -v /PATH_TO_YOUR_CONFIG:/config \
|
||||||
-e TZ=Australia/Melbourne --device /dev/ttyUSB0:/dev/ttyUSB0 \
|
-e "TZ=Australia/Melbourne" --device /dev/ttyUSB0:/dev/ttyUSB0 \
|
||||||
--net=host homeassistant/home-assistant
|
--net=host homeassistant/home-assistant
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user