83 Commits

Author SHA1 Message Date
Franck Nijhof
c581c6d5ba
Add Z-Wave deprecation notes to old docs (#17605) 2021-04-26 21:40:52 +02:00
Klaas Schoute
14dd6f0c89
✏️ Move z-wave redirects to file (#14767) 2020-10-02 16:55:59 +02:00
automaton82
a65ad2e165
Adding suggestion to put ',' between hex as well (#14270)
Right now the suggestion is to put '0x' in front of the generated hex keys which is great, but when I followed the instructions I didn't realize it didn't put the comma between the items already and it caused me problems for awhile until I realized. I'm proposing a change to also suggest adding a comma so people, like me, following the instructions will see it.
2020-08-19 20:50:22 +02:00
Chris
52be29fe6b
Update zwave installation network key information (#14081) 2020-07-25 21:33:57 +02:00
Artekus
1171f2585b
Add the network key to options.xml file (#13000)
* Add the network key to options.xml file

For the z-wave secure devices to connect properly. In addition to modifying the configuration.yaml file, the options.xml file network key must be set as well:

* Update source/_docs/z-wave/installation.markdown

Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>

* ✏️ Tweak

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-04-17 10:47:50 +02:00
Tyler Szabo
2dc615acd5
Add Z-Wave troubleshooting for udev device file naming (#12725) 2020-04-06 18:33:13 +02:00
Alok Saboo
aa7a018464
Change i.e. and e.g. to i.e.,, and e.g., (#12162)
* Change i.e. and e.g. to i.e.,, and e.g.,

* Update textlintrc.json

* Update .textlintrc.json

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* added i.e.,

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-22 20:50:26 +01:00
Franck Nijhof
fb08878719
Re-branding; part 1 (#12076)
* Re-branding; part 1

* Update source/_docs/configuration/troubleshooting.markdown

Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>

* Update source/_docs/configuration/yaml.markdown

Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>

* Process review suggestions

* Remove Porosity page

* Update source/_docs/z-wave/installation.markdown

Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>

* Process review suggestions

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-02-13 19:39:47 +01:00
Franck Nijhof
752dec4047
Adds Terminology Textlint plugin, fixes use of Home Assistant (#12063) 2020-02-12 11:16:02 +01:00
Alexis Iglauer
8301e75205
Change reference of hass.io to supervisor (#12011) 2020-02-08 00:01:18 +01:00
Franck Nijhof
04712c4628
Spelling and Markdown fixes: Part 4 2020-01-29 11:57:44 +01:00
Franck Nijhof
b617bcef79
Spelling and Markdown fixes: Part 3 2020-01-28 21:26:01 +01:00
Roelof Schuiling
0606595f91 Fixed header styling (#11801)
This improves readability
2020-01-18 21:49:30 +01:00
Ville Skyttä
301edb9bd2 Home Assistant etc spelling consistency fixes (#11637)
* Be consistent with Home Assistant spelling

* Refer to the Configurator without "HASS"

That's what's it calls itself and how it is in the add-on store.

* Be consistent with Hass.io spelling

* Tell vscode to spell HassOS like that
2020-01-05 12:44:21 +01:00
Roelof Schuiling
01f101ddbb Improved wording for ModemManager troubleshooting (#11599)
Users experiencing issues / interference by ModemManager are still commonly popping up in the forum. I changed the wording, so hopefully users will more easily recognize this applies to them.
2020-01-02 09:22:51 +01:00
bkcberry
b5a2b12f3b added build-essential to the ubuntu prerequisites (#11547) 2019-12-28 10:08:17 +01:00
Fredrik Lindqvist
2937ca5308 Removal of Hassbian from documentation (#10934)
* R.I.P Hassbian

* Restore device tracker to glosssay

* Remove space
2019-10-26 09:53:03 +02:00
Franck Nijhof
79206dd3f4
No dollar signs in shell code (#10477) 2019-09-29 20:24:23 +02:00
Franck Nijhof
da5e1aad0e
Adds GitHub Action for Remark, fixes code flag on fences (#10475)
* Adds basics for adding Remark

* Adds GitHub Action for remark

* Adds GitHub Action for remark

* Ensure all fenced code blocks have a code flag
2019-09-29 00:50:28 +02:00
Keith Pine
dba3579557 Remove reference to removed zwave update_config (#10210)
* Update installation.markdown

Remove reference to `update_config` service, which has been removed.

* 🚑 Fix build error
2019-08-23 10:27:44 +02:00
Dubh Ad
928219d014 Clarification (#10049)
Clarification update on when the Modem Manager applies.
2019-08-05 16:06:22 +02:00
Keith Pine
d57ce11313 Update installation.markdown (#9985)
Remove instructions to install libopenzwave1.5 on Linux installs. This instruction causes a lot of problems as the installed files interfere with the Python openzwave installation.
2019-07-28 20:33:20 +02:00
Franck Nijhof
42842f64a6
Collection of configuration block fixes (#9874) 2019-07-16 22:58:38 +02:00
Ness
99460b8b57 Update Raspberry Pi specific (#9833)
Added information that the rebooted is necessary after enabling the serial interface.
2019-07-12 13:27:50 +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
Pascal Vizeli
28f115a024
Merge branch 'current' into rc 2019-06-26 22:56:47 +02:00
warcanoid
774042665b Update installation.markdown (#9613)
* Update installation.markdown

* ✏️ Tweaks
2019-06-20 19:29:07 +02:00
Paulus Schoutsen
b5dd360691 Merge remote-tracking branch 'origin/current' into next 2019-06-19 16:29:24 -07:00
Franck Nijhof
1e46c4fcbe
Component(s) -> Integration(s) (#9656)
Signed-off-by: Franck Nijhof <frenck@addons.community>
2019-06-19 15:12:14 +02:00
Tommaso Marchionni
fadf8456de Added documentation for invert_percent configuration for zwave rollershutte (#9216) 2019-06-17 14:45:18 -07:00
Rick Fletcher
8237545cd3 Fix a typo (#9643)
"in efficient" -> "inefficient"
2019-06-17 17:18:15 +02:00
Dubh Ad
24dd703d77 Adding the warnings here (#9638)
* Adding the warnings here

* ✏️ Tweak
2019-06-16 14:55:51 +02:00
DubhAd
01edd66389 Added another troubleshooting step (#9268)
* Added another troubleshooting step

After a chat with petergebruers, these error messages are good ways of identify if you've made the mistake of running multiple things that access the controller, which breaks your system in strange and mysterious ways.

* Minor changes
2019-04-28 23:41:00 +02:00
Paulus Schoutsen
84ad821a8f
Autoheal default to false. Remove line that no longer relevant. 2019-04-01 09:19:59 -07:00
DubhAd
b7dee5cbb8 Restructuring for clarity (#8425)
The current structure leads to confusion, which parts apply to Hass.io, or Hassbian, or ... As discussed in the architecture issue, I've moved all the platform specific parts to the end, even for those that require no actions. 

I've also:

* moved the details for how to find the appropriate device path, and highlighting the likely default paths
* linked to a useful site that'll generate the content for the key, for those not using Linux
* stripped out the duplication of statements about the first run
* reordered the Hass.io section to put the GUI actions first, with a "you can also use the command line" rather than the other way around
* added details of how to pass the stick through on Docker
* put in a Community install section for other Linux, and Mac. Removed RancherOS
* expanded the wall of text note explaining the `ls` output so that you can actually follow it
2019-02-10 22:42:05 +01:00
Dan Loewenherz
6c29c39962 Update installation.markdown (#8391) 2019-02-02 23:25:49 +01:00
Franck Nijhof
e19443b969 👕 Replaces truthy YAML boolean values (#8212) 2019-01-19 12:02:31 +01:00
Franck Nijhof
69a0bfd29a 🔨 Replaces all hardlinks with relative ones (#8207) 2019-01-19 11:56:44 +01:00
Nicole Zeckner
1c1bc54c96 Update installation.markdown (#7883)
Change from -G to -aG, since we want to add to the group and not change the group. (Sorry I didn't catch this with the last one.)
2018-12-17 16:44:30 +01:00
Nicole Zeckner
6e3a0cc33d Update installation.markdown (#7868)
Change usermod "-G" to usermod "-aG" since we want the user added to dialout, not moved to dialout.
2018-12-16 09:37:23 +01:00
Keith Pine
171c6af6f1 Update Z-Wave device 'delay' default (#7668)
The z-wave component sets a default of 5, not 2.

DEFAULT_CONF_REFRESH_DELAY = 5
2018-11-28 10:35:12 +01:00
DubhAd
d840835d1b Adding configurator note (#7197)
Now it can be set up with the integration, we probably should mention that ;)
2018-10-28 18:00:51 +01:00
Paulus Schoutsen
98ccac56c7 Merge branch 'current' into next 2018-10-12 17:00:15 +02:00
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
Florian Klien
d3589d9518 typos fixed (#6582) 2018-10-07 10:58:35 -04: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
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
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