🔨 Re-branding

This commit is contained in:
Franck Nijhof 2020-02-12 00:25:43 +01:00
parent dbef3e81b1
commit 45fe79ac0b
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3
11 changed files with 23 additions and 23 deletions

View file

@ -1,4 +1,4 @@
# Community Hass.io Add-ons: Grocy
# Community Home Assistant Add-on: Grocy
[![GitHub Release][releases-shield]][releases]
![Project Stage][project-stage-shield]
@ -43,9 +43,9 @@ management solution for your home, delivering features like:
## Installation
The installation of this add-on is pretty straightforward and not different in
comparison to installing any other Hass.io add-on.
comparison to installing any other Home Assistant add-on.
1. Search for the "Grocy" add-on in the Hass.io add-on store.
1. Search for the "Grocy" add-on in the Supervisor add-on store.
1. Install the "Grocy" add-on.
1. Start the "Grocy" add-on.
1. Check the logs of the "Grocy" add-on to see if everything went well.
@ -113,13 +113,13 @@ Panel. Set it `true` to enable it, `false` otherwise.
The certificate file to use for SSL.
**Note**: _The file MUST be stored in `/ssl/`, which is the default for Hass.io_
**Note**: _The file MUST be stored in `/ssl/`, which is the default_
### Option: `keyfile`
The private key file to use for SSL.
**Note**: _The file MUST be stored in `/ssl/`, which is the default for Hass.io_
**Note**: _The file MUST be stored in `/ssl/`, which is the default_
### Option: `culture`
@ -220,7 +220,7 @@ Got questions?
You have several options to get them answered:
- The [Community Hass.io Add-ons Discord chat server][discord] for add-on
- The [Community Home Assistant Add-ons Discord chat server][discord] for add-on
support and feature requests.
- The [Home Assistant Discord chat server][discord-ha] for general Home
Assistant discussions and questions.
@ -246,11 +246,11 @@ The original setup of this repository is by [Franck Nijhof][frenck].
For a full list of all authors and contributors,
check [the contributor's page][contributors].
## We have got some Hass.io add-ons for you
## We have got some Home Assistant add-ons for you
Want some more functionality to your Hass.io Home Assistant instance?
Want some more functionality to your Home Assistant instance?
We have created multiple add-ons for Hass.io. For a full list, check out
We have created multiple add-ons for Home Assistant. For a full list, check out
our [GitHub Repository][repository].
## License