From 11d93eff1791c9857a1b877d1ffa3533f8d6845c Mon Sep 17 00:00:00 2001 From: Antoni K <31101842+Antoni-K@users.noreply.github.com> Date: Wed, 21 Feb 2018 06:01:02 +0800 Subject: [PATCH] Update Docker note (#4714) Added extra information about running HASS in a Docker container to the module pass-through note. --- source/_docs/z-wave/controllers.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/z-wave/controllers.markdown b/source/_docs/z-wave/controllers.markdown index 941f8d1eea5..7a0952abcc2 100644 --- a/source/_docs/z-wave/controllers.markdown +++ b/source/_docs/z-wave/controllers.markdown @@ -27,7 +27,7 @@ You need to have a [supported Z-Wave USB stick or module](https://github.com/Ope | ZWave.me UZB1 | ✓ | | |

- If you're using Hass.io, it's recommended to use a USB stick, not a module. Passing a module through Docker is more complicated than passing a USB stick through. + If you're using Hass.io or running HASS in a Docker container, it's recommended to use a USB stick, not a module. Passing a module through Docker is more complicated than passing a USB stick through.

## {% linkable_title Stick Alternatives %}