26 Commits

Author SHA1 Message Date
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
cby016
905b38ebec
Update control-panel.markdown 2018-06-13 17:57:09 -06:00
Charles Garwood
460fce6a10 Remove reference to old_entity_id and new_entity_id attributes (#5110)
Remove references to old_entity_id and new_entity_id attributes as they were removed in https://github.com/home-assistant/home-assistant/pull/12652
2018-04-04 20:42:56 +02:00
DubhAd
f6954ccb79 Added note about broadcast group (#5080)
Thanks to turbokongen commenting in https://github.com/home-assistant/home-assistant/issues/11823

Added a note about how to remove the broadcast group association
2018-04-02 17:44:36 +02:00
Paulus Schoutsen
3b4e3111ce Merge remote-tracking branch 'origin/current' into rc 2018-03-24 22:15:14 -07:00
Paulus Schoutsen
41955dc31a
Remove url prefix pt 2 (#5014)
* Migrate the non blog posts to use no domain

* Update demo links

* Remove Zanzito references from owntracks docs
2018-03-24 22:14:34 -07:00
Paulus Schoutsen
b8329c2eb3 Merge remote-tracking branch 'origin/current' into rc 2018-03-24 21:21:49 -07:00
DubhAd
dc50cbc5b0 Reworded for Rename Node (#4987)
Moved the warning further up in the hope that people actually read it. Reworded Rename Node description to hopefully make it clearer.
2018-03-23 22:44:56 +01:00
Adam Mills
5a5d9c8d4e Remove Z-Wave old entity IDs (#4749) 2018-03-13 22:24:17 +01: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
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
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
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
Fabian Affolter
ade302523b
Merge branch 'current' into next 2017-12-02 01:13:00 +01: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
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
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
John Arild Berentsen
d291868644
Update control-panel.markdown
Updates for new services and buttons.
2017-11-09 18:27:53 +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
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