almond: tag the Home Assistant skill as hassio-configured (#844)

* almond: tag the Home Assistant skill as hassio-configured

Which triggers the correct behavior on the Almond-side wrt temporary
access tokens

* Update config.json

* Update CHANGELOG.md
This commit is contained in:
Giovanni Campagna
2019-11-19 11:49:31 -08:00
committed by Pascal Vizeli
parent 6e128c89a9
commit 96c8f1fe3b
3 changed files with 7 additions and 2 deletions

View File

@@ -15,6 +15,7 @@ almond_config=$(\
accessToken "${HASSIO_TOKEN}" \
refreshToken "" \
accessTokenExpires "^${TOKEN_VALID}" \
isHassio "^true" \
)
# HA Discovery