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

@@ -4,7 +4,7 @@ FROM $BUILD_FROM
# Setup base
RUN apk add --no-cache jq curl git openssh-client
# Hass.io CLI
# Home Assistant CLI
ARG BUILD_ARCH
ARG CLI_VERSION
RUN curl -Lso /usr/bin/hassio \

View File

@@ -1,4 +1,4 @@
# Hass.io Core Add-on: Git pull
# Home Assistant Add-on: Git pull
Load and update configuration files for Home Assistant from a Git repository.