We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aaf86e commit 7d46a52Copy full SHA for 7d46a52
scripts/install/frontend
@@ -5,7 +5,7 @@ set -e
5
cd "$(dirname "$0")/../.."
6
7
FRONTEND_VERSION="20220906112053"
8
-EXPERIMENTAL_FRONTEND_VERSION="20240114080055"
+EXPERIMENTAL_FRONTEND_VERSION="20240119163101"
9
10
rm -rf ./custom_components/hacs/hacs_frontend_experimental
11
scripts/install/pip_packages --target=./custom_components/hacs "hacs_frontend==${EXPERIMENTAL_FRONTEND_VERSION}"
0 commit comments