mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +00:00
Simplification of the supported controllers (#6647)
* Simplification of the supported controllers Stripped it down to the key fact - *static controllers* are all that'll work with OZW. Noted that Z-Wave Plus controllers are recommended, to take advantage of all the features of Z-Wave Plus. Noted that S2 and Smart Start aren't supported by OZW * Controllers restored Restored the list of confirmed sticks, but taken out the lists of OSs because we just took the list from the OZW pages, and it's clear that's outdated and incomplete
This commit is contained in:
parent
324f9d41d7
commit
667a05b90a
@ -11,22 +11,17 @@ footer: true
|
|||||||
|
|
||||||
## {% linkable_title Supported Z-Wave USB Sticks & Hardware Modules %}
|
## {% linkable_title Supported Z-Wave USB Sticks & Hardware Modules %}
|
||||||
|
|
||||||
You need to have a [supported Z-Wave USB stick or module](https://github.com/OpenZWave/open-zwave/wiki/Controller-Compatibility-List) installed.
|
You need to have a compatible Z-Wave stick or module installed. This needs to be a *static controller*, which most Z-Wave sticks and modules will be. If yours is a *bridge* device then it won't work with [OpenZWave](http://openzwave.com/), which is what provides Home Assistant's Z-Wave capabilities. The following devices have been confirmed to work:
|
||||||
|
|
||||||
| Device | Works on Linux | Works on Windows | Works on OSX |
|
* Aeotec Z-Stick Series 5
|
||||||
|---------------------------|----------------|------------------|--------------|
|
* Everspring USB stick - Gen 5
|
||||||
| Aeotec Z-Stick | ✓ | | |
|
* Sigma Designs UZB stick
|
||||||
| Aeotec Z-Stick Series 2 | ✓ | | |
|
* Vision USB stick - Gen5
|
||||||
| Aeotec Z-Stick Series 5 | ✓ | ✓ | ✓ |
|
* Zooz Z-Wave Plus S2 stick ZST10
|
||||||
| Pine64 Z-Wave Module | ✓ | | |
|
* ZWave.me Razberry Board
|
||||||
| Razberry GPIO Module | ✓ | | |
|
* ZWave.me UZB1 stick
|
||||||
| Seluxit ViaSens 100 | | | |
|
|
||||||
| Sigma Designs UZB Stick | | | |
|
We recommend that you purchase a [Z-Wave Plus](https://z-wavealliance.org/z-wave_plus_certification/) controller, to take advantage of the improvements this provides. As OpenZWave doesn't support S2 or Smart Start, there's no need to buy one just for support of these features.
|
||||||
| Tricklestar | | | |
|
|
||||||
| Vision USB Stick | | | |
|
|
||||||
| Zooz Z-Wave Plus S2 ZST10 | ✓ | | |
|
|
||||||
| ZWave.me Razberry Board | ✓ | | |
|
|
||||||
| ZWave.me UZB1 | ✓ | | |
|
|
||||||
|
|
||||||
<p class='note'>
|
<p class='note'>
|
||||||
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.
|
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user