From 9ed0cec512c06bf491cfdd4f782949fe75c27621 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Mon, 31 Jul 2017 22:00:27 +0200 Subject: [PATCH] Update zwave.markdown --- source/hassio/zwave.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/hassio/zwave.markdown b/source/hassio/zwave.markdown index 5d96ecfd4a2..7cbf6e080d3 100644 --- a/source/hassio/zwave.markdown +++ b/source/hassio/zwave.markdown @@ -23,7 +23,7 @@ dtoverlay=pi3-miniuart-bt For very special device, the `/dev/ttyAMA0` will not detect by udev and not mapped with docker. So you need explicit set this device for mapping to Home-Assistant. Execute this command on ssh add-on: ```bash -$ curl -d '{"devices": ["/dev/ttyAMA0"]}' http://172.17.0.2/homeassistant/options +$ curl -d '{"devices": ["ttyAMA0"]}' http://172.17.0.2/homeassistant/options ``` ### HUSBZB-1: