61 Commits

Author SHA1 Message Date
James Sun
4010e57de7
Let's Encrypt docs - fix typo "certbox" to "certbot" (#12487) 2020-03-23 09:15:13 +01:00
Franck Nijhof
3c9cb849ab
Remove obsolete mobile page (#12257)
* Remove obsolete mobile page

* Cleanup asset
2020-03-04 10:17:22 +01:00
Valerio Baudo
a913852ef4
Added SAN to the example openssl command (#12258)
* Added SAN to the example openssl command

This ensures that the Home Assistant Companion on Android 10 (this is what I tested) will correctly connect to the local Home Assistant instance. This is due to compliance with RFC 2818, which states that support for CN fallback is deprecated and only SAN should be used to establish whether a certificate is valid or not.

* ✏️ Tweaks

* Update tls_self_signed_certificate.markdown

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-03-04 09:31:20 +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
Paul Manzotti
e655105145
Updated remaining references to certbot-auto (#12038)
certbot-auto appears to no longer be the preferred method to install certs, certbot is now the recommended method https://github.com/certbot/certbot/issues/6933#issuecomment-481243457

Also updated some text blocks to bash.
2020-02-10 20:24:21 +01:00
Paul Manzotti
ab5b788291
Update lets_encrypt.markdown (#12026)
certbot-auto appears to no longer be the preferred method to install certs, certbot is now the recommended method (https://github.com/certbot/certbot/issues/6933#issuecomment-481243457)

I've also added an additional chmod that I had to add to allow Home Assistant to read the cert files, as otherwise I got the error:

Invalid config for [http]: file not readable for dictionary value @ data['http']['ssl_key'].
2020-02-10 13:03:12 +01:00
Franck Nijhof
04712c4628
Spelling and Markdown fixes: Part 4 2020-01-29 11:57:44 +01:00
Mattheus
4a902a7835 remove api_password option from http: config (#11680)
remove api_password option from http: config because the option are deprecated since 0.90 release of HomeAssistant.
2020-01-09 10:50:47 +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
Dubh Ad
0fcd54373d Removing reference to api_password (#11626)
Removing the reference to the (deprecated) `api_password`
2020-01-03 23:54:41 +01:00
Fermulator
3bf731534a More on CA and reference domain ownership (#10764)
* DOCS: more on CA and reference domain ownership

I've been using the self-signed certificate option for some time, and was hunting for alternative options to transition to a trusted cert.
Going back to documentation, updating it with some context for those possibly unfamiliar (CA), and adding a reference to the domain ownership method.

* add site root

* revert site root

* ✏️ Tweaks


Co-authored-by: Franck Nijhof <frenck@addons.community>
2019-12-16 13:11:55 +01:00
tiagofreire-pt
487d9587ea Add external link for tutorial about CA (#11275)
* Add external link for tutorial about CA

* Update tls_self_signed_certificate.markdown
2019-11-26 22:05:26 +01:00
tiagofreire-pt
f53cda12f7 File name refactor and permissions revision (#11263) 2019-11-23 15:21:29 +01:00
Franck Nijhof
9cfb9b69b1
Merge branch 'current' into next 2019-11-12 13:51:01 +01:00
James Goodhouse
66fddef70f Add iOS/macOS certificate requirements (#11157) 2019-11-12 08:28:43 +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
Alok Saboo
915def2c11 Fix misc typos (#10753)
* fix typos

* More typos
2019-10-12 23:52:29 +02:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations 2019-10-02 00:35:28 +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
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
Dubh Ad
b6ada31d46 Quick removal of links to setting the password (#9795)
API password is dead, we shouldn't be talking about it any more
2019-07-06 10:42:25 +02: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
Franck Nijhof
36b90f61f6
Revert "Update lets_encrypt.markdown (#9695)" (#9751)
This reverts commit 5198c2f7d44ddfd5cef335e9e5e71edb898ab6e7.
2019-07-01 16:29:56 +02:00
vivianpiketmedia
5198c2f7d4 Update lets_encrypt.markdown (#9695)
Added link to broader description on SSL/TLS.
2019-06-26 23:21:42 +02: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
Dominik Palo
de3d650417 Fix link to the "DuckDNS suite" (#9487) 2019-05-19 15:14:43 +02:00
Tungsteno74
b3da86795f Add description to solve self-signed access certificate error (#9457)
* error about self-signed access certificate 

Same for self-signed certificate:
https://community.home-assistant.io/t/homeassistan-doesnt-read-letsencrypt-certificate/3308

* Minor changes
2019-05-16 09:05:52 +02:00
Florian Klien
d3589d9518 typos fixed (#6582) 2018-10-07 10:58:35 -04:00
Jeppe Ladefoged
0e3fa5d250 Removed api_password (#6556)
Removed api_password from example configuration.
api_password is being discontinued and replaced with users/password.
2018-10-06 21:23:48 +02:00
Will Marler
24b06fc046 Fix a link in lets_encrypt howto re: password (#6256)
The link points to the "basic information" config page but should point to the HTTP component config page. There is no password to be set in basic information.
2018-09-11 19:49:38 +02:00
Albert Lee
400bd8d2a4 Correct commands for 'homeassistant' user
* Update commands to start shell as 'homeassistant' user
* Fix references to 'hass' user
2018-06-03 16:56:00 +00:00
DubhAd
523dbd854c
Update for IP and ports
Updated to use RFC5737 IP address (documentation example IP range). 

Updated some incorrect assumptions about HTTPS only able to use port 443 and SSH only able to use 22
2018-05-28 16:43:30 +01:00
Greg Stevenson
8f8e2e9a3d Update URL to Lets Encrypt blog (#5295)
The current link takes you to a page which tells you it is outdated.
2018-05-03 14:29:43 +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
Joakim Sørensen
8c71e26851 Changes to Hassbian documentation (#4992)
* Changes to Hassbian documentation

* Added info about suite to Let's Encrypt docs
2018-03-23 10:20:37 +01:00
Marc Forth
6bb1d70db1 Update lets_encrypt.markdown (#4962)
* Update lets_encrypt.markdown

Converted the DuckDNS section to use the Homeassistant component for background, much easier for new starters, and more in the spirit of keeping things within HA.

* Minor changes
2018-03-20 15:57:13 +01:00
DubhAd
e9e4307930
Merge pull request #4724 from home-assistant/c727-patch-1
Fix indents in lets_encrypt automation example
2018-02-21 07:16:27 +00:00
Lars Kerick
0ab51b775e Update lets_encrypt.markdown (#4719) 2018-02-21 04:19:20 +01:00
c727
6257827b24
Fix indents in lets_encrypt automation example 2018-02-21 02:42:08 +01:00
George Vedamanickam
132b152841 Update tls_self_signed_certificate.markdown (#4679)
Minor typo in the word complain
2018-02-15 18:53:27 +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
Alex
0c3c98312f Advise to stop hass before running certbot (#4363)
* Advise to stop hass before running certbot

Since I had trouble running certbot while home assistant was running, but it worked fine when I stopped home assistant before, I added this to the tutorial.

* Update name
2018-01-08 13:04:46 +01:00
misterbenj34
4b33e71440 Correction of line 448 (#3786)
add "sudo" and remove the space before "s"
2017-10-26 18:17:49 +02:00
Paulus Schoutsen
e9bfa54ee2 Update lets_encrypt.markdown 2017-10-14 00:18:27 -07:00
Ashton Campbell
9e6b9cb658 Fixed common spelling mistakes (#3544)
* fix spelling errors

* Update binary_sensor.xiaomi_aqara.markdown

Reverts to previous revision before spell check.

* Update tellstick.markdown

Reverts to previous revision before spell check.

* Update owntracks_two_mqtt_broker.markdown

Reverts to previous revision before spell check.

* Update cla_sign.html

Reverts to previous revision before spell check.

* Update credits.markdown

Reverts to previous revision before spell check.

* Update api.markdown

Fixed spell checker changing noone to no one.
2017-10-08 00:39:32 +02:00
John
290ce7eb3e Update tls_self_signed_certificate.markdown (#3400)
* Update tls_self_signed_certificate.markdown

corrected typo and made file names match

* Replace HASS with Home Assistant
2017-09-18 21:47:08 +02:00