From 96cc697de01fdd32062f92728c3ffab1aebbe600 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Fri, 4 Feb 2022 21:05:03 +0100 Subject: [PATCH] Bot Updating Unraid Template --- unraid/homeassistant.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/unraid/homeassistant.xml b/unraid/homeassistant.xml index ff04a98..3f5a6cf 100755 --- a/unraid/homeassistant.xml +++ b/unraid/homeassistant.xml @@ -19,8 +19,11 @@ http://[IP]:[PORT:8123] false https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/homeassistant-logo.png - 2021-12-12 + 2022-02-04 +### 2022-02-04 +- Always compile grpcio on arm32v7 due to pypi pushing a glibc only wheel. + ### 2021-12-12 - Use the new `build.yaml` to determine HA base version.