56 Commits

Author SHA1 Message Date
austinmroczek
9af39648c3 Add example network_key line (#4133)
Added an example network_key line for configuration.yaml file.

I was having a hard time making it work because I was re-using an existing key from Razberry which was in a slightly different format.  It wasn't until I "created" a new key to see the format.
2017-12-04 00:21:46 +01:00
DubhAd
e3a54014bf Added note about disabling Z-Way (#4027)
* Added note about disabling Z-Way

A few people have had problems where they've installed the Razberry software, and it's then caused problems (locking the card, and/or over-writing the `zwcfg*.xml` file). Adding a note to ensure that if installed it is disabled.

* Minor changes
2017-12-03 18:12:25 +01:00
Fabian Affolter
ade302523b
Merge branch 'current' into next 2017-12-02 01:13:00 +01:00
Zorks
6c2d9a60d8
changed example in 'burglar' example to true/false 2017-11-30 18:59:23 -08:00
DubhAd
ce2f0e91b4 Added note about polling interval (#4098)
Added polling interval note, since apparently it got lost. Also corrected a stray link.
2017-11-30 08:53:51 +01:00
Taylor Vierrether
14c7ca6dff change example to pass true/false so it actually works, clarify snesor name, and fix broken links (#4084) 2017-11-28 09:42:10 +01:00
Fabian Affolter
379de6fb86
Merge branch 'current' into next 2017-11-27 22:20:13 +01:00
ArnoGit
4b14d45bab Adding remark pertaining to secure devices (#4075)
* Adding remark pertaining to secure devices

Per experience with Schlage locks, you need to 1st exclude them from the previous network/hub before you can enroll them in a new network. This seems to be true for secure zwave devices with anti-theft protection

* Clarification

Added clarification, that you may need to use the previous setup for the exclusion process,

* Minor changes
2017-11-26 10:02:56 +01:00
Ryan Sandridge
90dd532cdf Adds correction to Zooz switch manual (#4060)
* Adds correction to Zooz switch manual

Adds correction to Zooz switch manual, which supplied incorrect instruction on how to include/exclude the switch from a Z-wave network.

* Fix name
2017-11-26 09:37:10 +01:00
John Arild Berentsen
aaa0bfbd3d
Update control-panel.markdown
Documentation for https://github.com/home-assistant/home-assistant-polymer/pull/677
2017-11-25 09:12:14 +01:00
DubhAd
c836d8fb67 Added note about Pi2 (#4047)
Added note about Pi2 based upon feedback in Discord
2017-11-23 08:28:51 +01:00
DubhAd
76db7f5c4f Added notes for RancherOS (#4048) 2017-11-23 08:28:13 +01:00
Paulus Schoutsen
5ab2ca280b Merge remote-tracking branch 'origin/current' into next 2017-11-16 22:15:30 -08:00
DubhAd
7d2980bbe6
Added service note
Added details about disabling the hciuart service for the Raspberry board (courtesy of Krekza on Discord)
2017-11-15 12:26:16 +00:00
DubhAd
b4ba6bb2d3
Added note about Heal
Added Heal step to instructions, to ensure that all nodes learn about the new node
2017-11-12 21:55:23 +00:00
John Arild Berentsen
c974f51343 Update control-panel.markdown (#3965)
* Update control-panel.markdown

Info for  https://github.com/home-assistant/home-assistant-polymer/pull/604

* Update control-panel.markdown

* Update control-panel.markdown
2017-11-12 11:04:46 +01:00
Paulus Schoutsen
9e1043fa21 Merge branch 'current' into next 2017-11-11 13:02:56 -08:00
DubhAd
c41cd5a3b2
Added note about naming
Added note that renaming takes place on restart
2017-11-10 20:02:24 +00:00
DubhAd
14eccf7f32
Adding further device details
Adding config details for the Fibaro Button and Aeotec Wallmote
2017-11-09 20:23:16 +00:00
DubhAd
07d95d98b8
Emphasising the long first start time 2017-11-09 19:49:43 +00:00
John Arild Berentsen
d291868644
Update control-panel.markdown
Updates for new services and buttons.
2017-11-09 18:27:53 +01:00
DubhAd
3686974b7d
Tweaks for readability 2017-11-08 19:26:47 +00:00
Fabian Affolter
9faf94b30e
Merge branch 'current' into next 2017-11-08 09:22:04 +01:00
John Arild Berentsen
a417716f69
Add new Z-Wave services (#3898)
Documentation to https://github.com/home-assistant/home-assistant/pull/10369
2017-11-06 15:15:30 +01: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