diff --git a/scripts/install/frontend b/scripts/install/frontend index 07114d88c1a..979f31bbdb2 100755 --- a/scripts/install/frontend +++ b/scripts/install/frontend @@ -5,7 +5,7 @@ set -e cd "$(dirname "$0")/../.." FRONTEND_VERSION="20220906112053" -EXPERIMENTAL_FRONTEND_VERSION="20230406083157" +EXPERIMENTAL_FRONTEND_VERSION="20240113104905" rm -rf ./custom_components/hacs/hacs_frontend_experimental scripts/install/pip_packages --target=./custom_components/hacs "hacs_frontend==${EXPERIMENTAL_FRONTEND_VERSION}"