From 8b1ee459371a628983f416962b1724f4dc64c724 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Thu, 15 Feb 2024 15:06:19 +0000 Subject: [PATCH] Bot Updating Documentation --- docs/images/docker-homeassistant.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/images/docker-homeassistant.md b/docs/images/docker-homeassistant.md index 1041ee375..c8658bbe0 100755 --- a/docs/images/docker-homeassistant.md +++ b/docs/images/docker-homeassistant.md @@ -315,6 +315,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64 ## Versions +* **13.02.24:** - Rebase to alpine 3.19, upgrade to python 3.12. Restructure python packages so all packages are internal (no more venv in /config). Use upstream project's wheels. Due to an upstream issue, on first start of the newly updated container, some custom integrations may be disabled in HA due to missing dependencies. A subsequent container restart should fix that and the integrations should be re-enabled. * **18.12.23:** - Add Bluetooth instructions to readme. * **05.07.23:** - Deprecate armhf. As announced [here](https://www.linuxserver.io/blog/a-farewell-to-arm-hf) * **21.06.23:** - Pin pycups version.