11 Commits

Author SHA1 Message Date
DubhAd
667a05b90a 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
2018-10-10 12:11:39 +02:00
Paulus Schoutsen
c31aba7408
Update controllers.markdown 2018-10-09 21:08:22 +02:00
Ben Bangert
a39d89e86f Update support controllers (#6620)
Tested the Zooz z-wave Plus S2 Stick ZST10 with Home-Assistant. Zwave worked, nodes included and communicating using a Raspberriy Pi3 with the latest Hass.io.
2018-10-08 21:42:30 +02:00
Andrey Mikhaylov (lolmaus)
f1c91676f6 Added Razberry Board to supported devices table (#6193)
since it already has it's own support page
2018-09-04 08:50:05 +02:00
NWiBGRsK
47c54dc831 I just successfully setup a Aeotec Z-Stick Gen5 on Windows 2008 R2 which runs fine (#5331)
It was a bit of a challenge to get python-openzwave compiled, but I try to update the according sources to make it easier to use.
2018-05-08 16:08:25 +02:00
Antoni K
11d93eff17 Update Docker note (#4714)
Added extra information about running HASS in a Docker container to the module pass-through note.
2018-02-20 17:01:02 -05:00
DubhAd
3495f1bb24
Typo argh 2017-10-31 21:13:37 +00:00
DubhAd
9cd59cc66e
Note on using sticks with HassIO
Adding a note that it's advised to use a USB stick rather than a module, as passing a USB stick through Docker is much easier.
2017-10-31 21:13:05 +00:00
Daniel Høyer Iversen
ea3b8e3b39 Fix travis build (#3644)
* Update controllers.markdown

* Update installation.markdown
2017-10-16 23:02:24 +02:00
DubhAd
018890a3b8 Rewriting the Z-Wave documentation (#3467)
* Z-Wave documents refactoring

* Continuing to update documentation for Z-Wave

* Wakeup correction

Note that it only applies to devices that can be battery powered (for example, my Aeotec sensor is USB powered, but as it supports Wake the option is shown)

* Polling impact notes

Example of what the impact of polling can be

* Fix object_id to entity_id
2017-10-14 19:16:28 +02:00
Fabian Affolter
481320128f Re-organisation Documentation and Getting started (#2055)
* Split MQTT documentation

* Add more details

* Move content to /docs

* Enable sidebar

* Move content to /docs

* Enable sidebar

* Move content

* Update links

* Remove wizard stuff

* Enable sidebar

* Minor changes

* Move MQTT parts to /docs

* update links

* Update links and sync content

* Fix link

* Enable sidebar

* Remove navigation

* Remove navigation and other minor updates

* Update links

* Add overview page

* Make title linkable

* Update

* Plit content

* Update links

* Rearrange content

* New getting-started section

* Add icons for docs

* Update for new structure

* Update for new structure

* Add docs navigation

* Add docs overview page

* Remove ecosystem navigation

* Add docs and remove other collections

* Move ecosystem to docs

* Remove duplicate files

* Re-add ecosystem overview

* Move to ecosystem

* Fix permission

* Update navigation

* Remove collection

* Move overview to right folder

* Move mqtt to upper level

* Move notebook to ecosystem

* Remove un-used files

* Add one more rectangle for iOS

* Move two parts back from docs and rename Run step

* Remove colon

* update getting-started section

* Add redirect

* Update

* Update navigation
2017-02-23 11:09:41 +01:00