20 Commits

Author SHA1 Message Date
Charles Garwood
aaa6f71800 Include note about secure inclusion bandwidth (#10777)
Z-Wave secure inclusion uses more bandwidth for communications and can slow down your network. This adds a note to the docs to mention that as we've seen performance issues in discord with too many chatty nodes that were secure included.
2019-10-15 20:00:27 +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
dnguyen800
aea87d4ee0 Update documentation of 'Z-Wave Devices - Adding and Removing' section (#9026)
* Update adding.markdown

* ✏️ Fixes Markdown numbering

* ✏️ Again...
2019-03-30 14:17:33 +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
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
Fabian Affolter
33eed3a65a
Add command with LC_ALL=C (fixes #6270) (#6306) 2018-09-18 11:06:33 +02:00
DubhAd
78aec45bdc Adding some troubleshooting (#5796)
Common problems, so they should be documented
2018-07-21 16:47:40 +02: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
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
DubhAd
978d901f71 Typo fix (#4437)
Missing comma, now found and restored to its rightful place
2018-01-17 08:01:47 +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
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
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
DubhAd
3686974b7d
Tweaks for readability 2017-11-08 19:26:47 +00: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
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
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