mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-18 21:54:20 +01:00
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:
committed by
Pascal Vizeli
parent
6e128c89a9
commit
96c8f1fe3b
@@ -15,6 +15,7 @@ almond_config=$(\
|
||||
accessToken "${HASSIO_TOKEN}" \
|
||||
refreshToken "" \
|
||||
accessTokenExpires "^${TOKEN_VALID}" \
|
||||
isHassio "^true" \
|
||||
)
|
||||
|
||||
# HA Discovery
|
||||
|
||||
Reference in New Issue
Block a user