33 Commits

Author SHA1 Message Date
DubhAd
3686974b7d
Tweaks for readability 2017-11-08 19:26:47 +00:00
DubhAd
4e61e68e7c
Added HassIO details and troubleshooting
Included the HassIO specific details here too

Also added basic troubleshooting steps that have come up a few times
2017-11-05 10:33:24 +00:00
Paulus Schoutsen
2581fb1bcd Merge branch 'current' into next 2017-11-02 09:31:07 -07:00
Ryan Sandridge
c13673dc8b Provide a script for macOS to generate the secure key (#3867)
Without including the LC_CTYPE=C environment variable on macOS, tr returns a "Illegal byte sequence" error.
2017-11-02 08:32:25 +01:00
DubhAd
3596205202
Updating titles to make links easier 2017-11-01 18:26:35 +00:00
DubhAd
1aab59beaf
Added note about 3.6 packages 2017-11-01 15:41:00 +00: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
Colin Teubner
6b9956a2d8 Doc improvements to alarm control panel, zwave (#3601)
* Adding examples for notifications, disarming

* Remove old reference to options.xml

Options.xml isn't needed for network key anymore, it should be set in configuration.yaml. Linked that section back to the main Z-Wave page that explains it.

* Add blank lines
2017-10-31 14:41:49 +01:00
Brady Rosino
fcc6e8f6db Add missing 'tap and hold off' details (#3808) 2017-10-28 09:25:00 +02:00
DubhAd
e8a743760c
Clarifications
Fixed note classes, added emphasis to Add Node Secure, highlighted that the default Add Node is non-secure
2017-10-27 18:36:11 +01:00
DubhAd
b009e48f95
Missed a character 2017-10-27 18:28:38 +01:00
DubhAd
d6793ad267
Other fixes
Apparently I don't get to make up configuration variables. Removing it anyway since few other components have it as an option
2017-10-26 08:47:15 +02:00
DubhAd
1a74879767
Corrected sensor to binary_sensor 2017-10-26 08:47:15 +02:00
DubhAd
819ad58a7c
Update about Hass.io
Added link to the Hass.io Z-Wave docs, and a note that the pre-reqs don't apply to it.
2017-10-26 08:47:14 +02:00
DubhAd
6155149ce0
Removed outdated info
Removed info about versions before 0.4x
2017-10-26 08:47:14 +02:00
DubhAd
18fcb411b1
And some missing raw tags 2017-10-26 08:47:13 +02:00
DubhAd
46889a59c2
Fixing some tabs that snuck in 2017-10-26 08:47:13 +02:00
DubhAd
67193615a6 Other fixes
Apparently I don't get to make up configuration variables. Removing it anyway since few other components have it as an option
2017-10-25 21:19:13 +01:00
DubhAd
a6b848085e Corrected sensor to binary_sensor 2017-10-25 21:09:15 +01:00
DubhAd
6733138762 Update about Hass.io
Added link to the Hass.io Z-Wave docs, and a note that the pre-reqs don't apply to it.
2017-10-25 11:37:19 +01:00
DubhAd
37c527e446 Removed outdated info
Removed info about versions before 0.4x
2017-10-25 10:54:08 +01:00
DubhAd
726029170f And some missing raw tags 2017-10-24 11:39:54 +01:00
DubhAd
a7ccbf18d4 Fixing some tabs that snuck in 2017-10-24 11:36:41 +01:00
Joe Francis
7275d8823e Fix small typo (#3728) 2017-10-23 08:26:58 +02:00
DubhAd
440b1843ab Adding note about config
Adding a note about how to add the Configuration menu if it's missing
2017-10-22 20:41:13 +01:00
Fabian Affolter
07a64bd124
Add change from #3660 which was in the wrong file because of #3467 2017-10-21 13:34:24 +02: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
misterbenj34
ee5816c4fa Update device-specific.markdown (#3186)
Update automation example code with new standard (id)
2017-09-12 09:42:03 +02:00
Addo Solutions
b6e145f3cf Feature/central scene documentation (#3288)
* Updating scene_activated to include scene_data

* Adding note about CentralScene

* Adding note about zwcfg

* Removing home seer notes and removing technical information

* Adding HomeSeer specific notes.

* Going back to pre-k to learn punctuation

Also tweaking a few bit of the examples and a few other silly mistakes

* Removing level extension from the zwave item
2017-09-01 21:41:46 +02:00
waxhell
5e00e31289 Update device-specific.markdown (#3119)
Use entity_ids for Minimote example rather than depreciated object_id
2017-08-04 20:57:54 +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