148 Commits

Author SHA1 Message Date
Charles Garwood
610b8e7f64 Add config entry note for Z-Wave (#6636)
* Add config entry note for Z-Wave

* ✏️ Tweaks
2018-10-09 19:59:22 +02:00
Paulus Schoutsen
0a11f461d4 Merge branch 'current' into next 2018-10-05 18:00:02 +02:00
eresonance
762feb02a2 Add comment about alarm_type versions (#6440)
Added info about the alarm_type from the openzwave code. I believe there is some mixed info based on older V1 alarms vs new V2 alarms. V2 have fixed alarm_types so I've separated the two to make it clear which one a user should look at.
2018-10-02 20:48:15 +02:00
DubhAd
0678f8ff57
Merge pull request #6288 from blakeblackshear/cooper_scene_controller
Z-Wave indicator services to support Cooper Scene Controllers
2018-09-30 20:14:36 +01:00
DubhAd
3f4b6ec249 Adding link for renaming (#6390)
Since now folks are confused, adding a link to the customizing docs.
2018-09-30 21:03:05 +02:00
Blake Blackshear
1947424d73 Use correct method to access attribute 2018-09-30 11:54:52 -05:00
Jan van Helvoort
98fee71fc0 Add zwave.network_complete_some_dead event description (#6366)
* Add zwave.network_complete_some_dead event description

* typo

* ✏️ Minor spelling fix
2018-09-30 13:45:00 +02:00
Paulus Schoutsen
47d0901d9f Merge branch 'rc' into current 2018-09-28 16:53:14 +02:00
DubhAd
f33219761c Adding magic (#6359)
Turns out you can trick OZW into thinking a device has failed, and allowing you to remove a failed node.
2018-09-26 13:37:09 +02:00
DubhAd
ff56705b76 Adding how to use the Remove Failed node service (#6360)
Since it's been confirmed to work, adding the details here on how to trick the system
2018-09-26 13:10:44 +02:00
Blake Blackshear
6695cff64a Updates for changes to related PR 2018-09-25 17:45:03 -05:00
Blake Blackshear
431963e68c Update docs for update PR 2018-09-24 21:08:31 -05:00
Blake Blackshear
4a6b98abde Update to follow standards 2018-09-24 18:16:17 -05:00
Blake Blackshear
062e0e8be6 Add device specific info for Cooper Scene Controllers 2018-09-24 18:16:17 -05:00
Blake Blackshear
120f55026d Add documentation for new Z-Wave services 2018-09-24 18:16:17 -05:00
Paulus Schoutsen
0dbb33e608 Merge branch 'current' into next 2018-09-24 12:16:28 +02:00
DubhAd
bd9b269536 Adding how to confirm the USB path on Hass.io (#6343)
Adding how to confirm the USB path on Hass.io
2018-09-23 22:20:35 +02:00
DubhAd
5429bde6d6 Clarity about the wakeup interval (#6339)
Lots of people seem to mistake the wakeup interval with how often the device reports changes
2018-09-23 12:07:48 +02:00
DubhAd
3ea9ce4538 Highlighting the package names (#6269)
Highlighting the package names because apparently we forgot to do so before
2018-09-18 12:23:13 +02:00
Fabian Affolter
33eed3a65a
Add command with LC_ALL=C (fixes #6270) (#6306) 2018-09-18 11:06:33 +02:00
John Arild Berentsen
8b7a5d58f8
Changes for 0.78 2018-09-14 16:09:54 +02:00
DubhAd
d22d9b82bb
Merge pull request #6147 from home-assistant/turbokongen-patch-2
Clarify and make sure users add config entry.
2018-09-08 16:38:47 +01:00
John Arild Berentsen
0a651bdfba
Update installation.markdown 2018-09-08 17:27:05 +02:00
John Arild Berentsen
d383a4ab12
Update installation.markdown
Sneaky little....
2018-09-05 16:02:51 +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
Denix
9aafcbe934 added more detailed instructions for razberry (#6162)
* added more detailed instructions for razberry

* Minor changes
2018-09-02 16:42:01 +02:00
John Arild Berentsen
9a5780476a
Clarify and make sure users add config entry. 2018-09-02 10:27:17 +02:00
John Arild Berentsen
ffee9ec2af
Clarification
Clarification of the config option
2018-09-02 09:53:51 +02:00
Paulus Schoutsen
7b3961d127 Merge branch 'rc' into current 2018-08-29 12:13:23 +02:00
DubhAd
b9c9dd8da5 Rewording (#6080)
* Rewording

As *Rename Node* no longer exists, some of this makes no sense. Reworking

* Minor changes
2018-08-26 11:03:44 +02:00
DubhAd
64da013d69 Minor fix (#6071)
* Minor fix

Removing quotes around numbers in the templates

* Update entities.markdown
2018-08-24 17:38:25 +02:00
Paulus Schoutsen
062f785563 Remove entity registry docs (#6030) 2018-08-22 17:41:59 +02:00
Paulus Schoutsen
c92f9e5001 Merge branch 'rc' into current 2018-08-17 17:37:46 +02:00
Fabian Affolter
a80732c1f1
Merge branch 'current' into next 2018-08-14 08:46:39 +02:00
Chris LeBlanc
dcd0b59626 Inform of zwave config service (#5896)
* Update installation.markdown

* Inform of zwave update_config service.

* Improve clarity of "this".

* 🚑 Fixes configuration tag
2018-08-14 01:24:56 +02:00
Marc
ed6d68a9ce Update device-specific.markdown (#5989)
* Update device-specific.markdown

Homeseer devices seem to now send different data for Central Scene commands. IDs are the same, data changed significantly.

* Minor change
2018-08-11 22:12:38 +02:00
John Arild Berentsen
0532df1e71 Remove rename functions from control panel (#5976) 2018-08-09 12:45:44 +02:00
Vasiley
975689e4fe
Merge pull request #5963 from home-assistant/skalavala-patch-1
new lovelace config generator addition
2018-08-05 19:09:14 -05:00
John Arild Berentsen
a75368ac6e Update services.markdown (#5926)
* Update services.markdown

Just a minor change to make sure users delete the correct entries from the file.

* Update services.markdown

* Update services.markdown
2018-08-04 22:19:52 +02:00
John Arild Berentsen
42130b674e Update control-panel.markdown (#5927)
Adds information about the new protection card in Z-Wave panel
2018-08-03 14:30:25 +02:00
DubhAd
f2bd55e4cf Adding details on renaming Z-Wave (#5917)
* Adding details on renaming Z-Wave

Given that renaming Z-Wave entities is still a complicated process, adding step by step instructions for doing that.

* ✏️ Minor grammar fix
2018-07-29 13:44:45 +02:00
DubhAd
e8f9124815 Added details of how to use update (#5888)
* Added details of how to use update

Added details of how to use the update service.

* Update

Added more details, including backing up the config file before editing
2018-07-29 10:30:01 +02:00
DubhAd
78aec45bdc Adding some troubleshooting (#5796)
Common problems, so they should be documented
2018-07-21 16:47:40 +02:00
Tony Roman
0659b4506d Add ZWave device specific information about HANK Four-key Scene Controller HKZW-SCN04 2018-07-08 10:49:51 -04:00
Tony Roman
d0d819b400 Add ZWave device specific information about HANK One-key Scene Controller (#5633) 2018-07-08 12:41:11 +02:00
Daniel Lashua
618afa3393 Inovelli Wall Switches (#5622)
Add device specific information for Inovelli Wall Switches regarding CENTRAL_SCENE command class.
2018-06-28 22:55:50 +02:00
DubhAd
141adba52c Updated the templates (#5558)
* Updated the templates

Added device class to the templates, and simplified them

* Add raw

* Add period
2018-06-19 10:54:32 +02:00
cby016
905b38ebec
Update control-panel.markdown 2018-06-13 17:57:09 -06:00
sjabby
e7fe1b699c Added instructions for Fibaro Keyfob FGKF-601 (#5490)
Added instructions for central scene settings for Fibaro Keyfob FGKF-601.
2018-06-04 09:13:32 +02:00
DubhAd
27a7bbd239
Added more details about lock codes 2018-05-20 12:52:54 +01:00