From e201b34f879f4ba9df2bf41f13c4e1e51ec07a4e Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Thu, 3 Aug 2017 00:41:42 +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 047907c8398..ccd4b8b5a0f 100644 --- a/source/hassio/zwave.markdown +++ b/source/hassio/zwave.markdown @@ -25,7 +25,7 @@ For very special device, the `/dev/ttyAMA0` will not detect by udev and not mapp ```bash $ curl -d '{"devices": ["ttyAMA0"]}' http://172.17.0.2/homeassistant/options ``` -After that you need change `usb_path` to `/dev/ttyACM0`. +After that you need change `usb_path` to `/dev/ttyAMA0`. ### HUSBZB-1: ```yaml