52 Commits

Author SHA1 Message Date
David Beitey
804e1ebbcc
Update documentation URLs for security and privacy (#19612) 2021-10-05 15:37:09 +02:00
Raman Gupta
74b6031316
Remove beta notice for zwave_js (#17616) 2021-04-27 16:46:17 +02:00
Franck Nijhof
7801038c5a
Update note about Z-Wave deprecation (#17494) 2021-04-17 11:50:08 +02:00
Adam Ernst
01f032b019
Clarify Z-Wave control panel docs (#15533) 2020-11-06 23:37:24 +01:00
Klaas Schoute
14dd6f0c89
✏️ Move z-wave redirects to file (#14767) 2020-10-02 16:55:59 +02:00
Franck Nijhof
5c9dc17328
Extends textlint Terminology list; part 6 (#12074) 2020-02-13 16:30:14 +01:00
Franck Nijhof
6ead12efbc
Extends textlint Terminology list; part 5 (#12072)
* Extends textlint Terminology list; part 5

* Remove walkthrough from textlint

* Improve Default Configuration page links
2020-02-13 13:39:06 +01:00
Ville Skyttä
b6a904933b Code blocks (#11648)
* Run black on Python code blocks, syntax fixes

https://github.com/scop/misc/blob/master/black_markdown.py

* Code block language marker fixes

* String formatting style tweaks
2020-01-07 12:58:15 +01:00
Thiago Oliveira
f20728ef00 Fix zwave control panel wiki (#11583)
The **Entity Attrributes** button is actually named **Entity Information**. Also fixing the description on polling intensity to be a little clearer.
2020-01-01 19:52:26 +01:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations 2019-10-02 00:35:28 +02:00
Franck Nijhof
c464056402
Making our website faster, cleaner and prettier (#9853)
* 🔥 Removes octopress.js

* 🔥 Removes use of root_url var

* 🔥 Removes Octopress generator reference from feed

* 🔥 Removes delicious support

* 🔥 Removes support for Pinboard

* 🔥 Removes support for Disqus

* 🔥 Removes support for Google Plus

* ↩️ Migrate custom after_footer to default template

* ↩️ Migrate custom footer to default template

* ↩️ Migrate custom header to default template

* 🔥 Removes unused template files

* 🚀 Places time to read directly in post template

* 🚀 Removes unneeded capture from archive_post.html template

* 🔥 🚀 Removes unused, but heaving sorting call in component page

* 🚀 Merged javascripts into a single file

* 🔥 Removes more uses of root_url

* 🚀 Removal of unneeded captures from head

* 🔥 🚀 Removal of expensive liquid HTML compressor

* 🔥 Removes unneeded templates

* 🚀 Replaces kramdown with GitHub's CommonMark 🚀

* 💄 Adds Prism code syntax highlighting

*  Adds support for redirect in Netlify

* ↩️ 🔥 Let Netlify handle all developer doc redirects

* ✏️ Fixes typo in redirects file: Netify -> Netlify

* 🔥 Removes unused .themes folder

* 🔥 Removes unused aside.html template

* 🔥 Removes Disqus config leftover

* 🔥 Removes rouge highlighter config

* 🔥 Removes Octopress 🎉

* 💄 Adjust code block font size and adds soft wraps

* 💄 Adds styling for inline code blocks

* 💄 Improve styling of note/warning/info boxes + div support

* 🔨 Rewrites all note/warning/info boxes
2019-07-15 22:17:54 +02:00
Franck Nijhof
1833c32a2c Cleans up front matter (#9835)
* Sets front matter defaults

* Removes default front matter from section templates/pages

* Removes default front matter from addon pages

* Removes default front matter from integration pages

* Removes default front matter from posts

* Removes default front matter from docs pages

* Removes default front matter from other pages

* Fixes blog category pages
2019-07-11 14:35:08 -07:00
Franck Nijhof
ebca3218c7
🔥Removes linkable_title everywhere (#9772)
* Automatically create linkable headers

* Visually improve position of linkable header chain icon

* Do not auto link  headers on homepage

* Remove linkable_title everywhere

* 🚑 Re-instante linkable_title plugin as NOOP
2019-07-04 19:08:27 +02:00
Ben Bennett
8aff0b16dc Changed a word to clarify (#8988)
refigure out -> recompute
2019-03-20 11:26:44 -04:00
John Arild Berentsen
4e98de3efc Update control-panel.markdown (#8001)
Updates for https://github.com/home-assistant/home-assistant-polymer/pull/2390
Allow user to remove broadcast node from groups in ui.
2019-01-03 23:31:52 +01:00
Alok Saboo
a4dca76042 Fixed typos (#6623)
* Fixed typos

* More typos
2018-10-09 12:13:54 +02:00
Florian Klien
d3589d9518 typos fixed (#6582) 2018-10-07 10:58:35 -04: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
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
Paulus Schoutsen
0dbb33e608 Merge branch 'current' into next 2018-09-24 12:16:28 +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
John Arild Berentsen
8b7a5d58f8
Changes for 0.78 2018-09-14 16:09:54 +02:00
Paulus Schoutsen
062f785563 Remove entity registry docs (#6030) 2018-08-22 17:41:59 +02:00
John Arild Berentsen
0532df1e71 Remove rename functions from control panel (#5976) 2018-08-09 12:45:44 +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
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