83 Commits

Author SHA1 Message Date
Mahasri Kalavala
177e801cd0
Merge pull request #4691 from home-assistant/DubhAd-patch-3
Note about rename node being broken
2018-02-25 18:47:06 -05:00
DubhAd
7ba6c9b624
Added link to the new registry docs 2018-02-23 21:18:50 +00:00
DubhAd
7c151dc28f
Wording tweak
Having upgraded to 0.63 I see that it does rename the `zwave.` entity ID
2018-02-23 20:55:06 +00:00
cdce8p
5f91c5a3b8 Changed parameter name (#4641)
* Added device_config_domain and device_config_glob
2018-02-21 04:32:50 +01: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
Daniel Shokouhi
58bc0b814c
Wording change 2018-02-20 08:28:17 -08:00
Daniel Shokouhi
9d171ff596
Small change to recommend adding a network key to the configuration
We should consider recommending a network key for all z-wave installations. As users begin to add more and more devices they may not think about adding this later on as the network grows. Many users come to Discord or elsewhere and get confused as to why their Z-Wave device is not functioning correctly and come to find out they needed a network key and to add the device securely. As more and more Z-Wave Plus devices come out there are more security enabled devices as well.  All locks and sensors are pretty much security devices.
2018-02-20 08:07:08 -08:00
DubhAd
daa2d1449d
Update
Made it clearer that while it renames the entity (whatever that means) it now no longer changes the entity_id.
2018-02-17 12:58:32 +00:00
DubhAd
c75af2b615
Note about rename node being broken
Given https://github.com/home-assistant/home-assistant/issues/12430, adding a note that Rename Node is now broken, and pointing to the blog post on how to rename nodes.
2018-02-17 10:42:27 +00:00
Omen Wild
0a0a0a20a2 Add a Python program to print the correct code sequence for compliant devices (#4619)
* Add a Python program to print the correct code sequence for compliant devices

* Remove blank lines
2018-02-15 19:13:53 +01:00
CupricReki
fb2236f70e Update installation.markdown (#4661)
`raspbi-config` changed to `raspi-config`
2018-02-13 17:04:25 +01:00
Fabian Affolter
1247a72051
Minor updates 2018-02-09 21:02:30 +01:00
Paulus Schoutsen
73b0e785fc Add blog post disabling Disqus 2018-02-08 22:23:50 -08:00
DubhAd
34c5baefa3 Added note about error (#4559)
Adding a specific note about the error that indicates the library is missing
2018-02-08 21:48:06 +01:00
Ville Skyttä
b39bd81c6e Spelling fixes (#4532)
* Spelling fixes

* "It's" -> "its" fixes

* Fix capitalization of "Pi" in "Raspberry Pi"

"Pi", not "PI" or "pi".
2018-01-28 22:28:56 +01:00
Paulus Schoutsen
cc025a6a72 Merge branch 'current' into next 2018-01-26 00:49:00 -08:00
DubhAd
94476935de Pulled through notes of other path options (#4438)
* Pulled through notes of other path options

Added notes that for Hass.io there may be multiple path options depending on the device.

* Updated Hass.io note
2018-01-25 22:55:59 +01:00
Guyanthalas
f7c2c1af03 sync usb_path to other docs (#4439)
* sync usb_path to other docs

The hassio zwave documents reference usb_path: /dev/ttyACM0, so this document should be in sync. After some discussion it appears that this could be variable, in which case there should be a good way to figure out the CORRECT answer rather than using a guess as example code without stating it as such. Possibly linking back to the linux "how to find" section?

* Removed manual set language per suggestion
2018-01-25 21:50:43 +01:00
Franck Nijhof
6224c71c08 Various markdown, spelling, and grammar fixes #3 (#4510)
*  Various markdown, spelling, and grammar fixes

*  Various markdown, spelling, and grammar fixes

*  Various markdown, spelling, and grammar fixes
2018-01-25 18:21:05 +01:00
DubhAd
42f9a8e5cd Fixed Heal notes (#4506)
Clarified that it needs to be Heal Network, and that after Remove you're not moving a device to its final place ;)
2018-01-25 18:19:46 +01:00
Fabian Affolter
645ed26dc9
Merge branch 'current' into next 2018-01-21 10:32:57 +01:00
nicxvan
0d754a6299 Add text about serial option for z stick operation (#4440)
* Add text about serial option for z stick operation

* Fixing naming conventions to match brand names

* Fix name
2018-01-17 08:03:42 +01:00
DubhAd
978d901f71 Typo fix (#4437)
Missing comma, now found and restored to its rightful place
2018-01-17 08:01:47 +01:00
DubhAd
32e53ba464 Added WallC-S, layout tweak (#4387)
* Added WallC-S, layout tweak

Moved the central scene configs to their own block, added entry for WallC-S based on feedback in Discord

* 🚑 Fixing the build
2018-01-11 22:53:25 +01:00
Eamonn O'Connell
68c79e1d2c Improved zwave security network key description (#4309)
* Improved zwave security network key description

As someone adding a zwave device securely for the first time I found there were some gaps in the documentation.

* ✏️ Corrected small typo
2017-12-30 23:23:39 +01:00
DubhAd
7167ab1210 Update from forum post (#4305)
https://community.home-assistant.io/t/aeotec-wallmote-quad-zw130/12100/14 provided details on the Scene data for the Aeotec Wallmote
2017-12-30 12:23:33 +01:00
sveip
0c5d0bb522 Specify the correct device name for hass.io (#4206)
The doc might be misleading and make people believe they will have to add it manually with the curl command, which does not work.
2017-12-13 10:16:53 +01:00
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