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

@@ -51,7 +51,7 @@ touch /data/.bash_history
chmod 600 /data/.bash_history
ln -s -f /data/.bash_history /root/.bash_history
# Make Hass.io TOKEN available on the CLI
# Make Home Assistant TOKEN available on the CLI
echo "export HASSIO_TOKEN=${HASSIO_TOKEN}" >> /etc/profile.d/hassio.sh
# Remove old HASSIO_TOKEN from bash profile (if exists)