Re-branding of core add-ons (#1046)

* Re-branding of core add-ons

* Update title README

* Fix ada description

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

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
This commit is contained in:
Franck Nijhof
2020-02-04 21:38:55 +01:00
committed by GitHub
parent fd87353f2e
commit 2f80548b72
32 changed files with 58 additions and 58 deletions

View File

@@ -1,4 +1,4 @@
# Hass.io Core Add-on: Letsencrypt
# Home Assistant Add-on: Letsencrypt
Let's Encrypt is a certificate authority that provides free X.509 certificates for Transport Layer Security encryption via an automated process designed to eliminate the hitherto complex process of manual creation, validation, signing, installation, and renewal of certificates for secure websites.
@@ -30,7 +30,7 @@ To use this add-on, you have two options on how to get your certificate:
### 2. dns challenge
- Requires you to use one of the supported DNS providers (See "Supported DNS providers" below)
- Allows to request wildcard certificates (*.yourdomain.com)
- Doesnt need you to open a port to your hass.io host on your router.
- Doesnt need you to open a port to your Home Assistant host on your router.
### You always need to provide the following entries within the configuration:
@@ -134,7 +134,7 @@ In addition add the fields according to the credentials required by your dns pro
}
}
```
Please copy your credentials file "google.json" into the "share" shared folder on the hass.io host before starting the service.
Please copy your credentials file "google.json" into the "share" shared folder on the Home Assistant host before starting the service.
One way is to use the "Samba" add on to make the folder available via network or SSH Add-on.