From 0b89fc4178a59047cfc7017ec4dcfd43594ae0a2 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 4 Jul 2021 12:59:29 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-homeassistant.md | 1 + 1 file changed, 1 insertion(+) diff --git a/images/docker-homeassistant.md b/images/docker-homeassistant.md index b2847801bd..57298fa254 100755 --- a/images/docker-homeassistant.md +++ b/images/docker-homeassistant.md @@ -174,6 +174,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **01.07.21:** - Remove HACS dependencies as it caused a crash in Home-assistant. * **25.02.21:** - Add python dependencies from homeassistant base image. * **07.02.21:** - Fix building from the wrong requirement file. Add ssh client & external DB libs. * **06.02.21:** - Add iputils so ping works as non root user.