From 2d1455bc1567a06a3576503f9b4912714edaaa07 Mon Sep 17 00:00:00 2001 From: Malcolm Stewart Date: Thu, 19 Feb 2026 09:53:50 -0500 Subject: [PATCH] Set home assistant to use host network --- home_assistant.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/home_assistant.yaml b/home_assistant.yaml index a761e26..38db602 100644 --- a/home_assistant.yaml +++ b/home_assistant.yaml @@ -21,10 +21,7 @@ recreate: true restart: true restart_policy: "unless-stopped" - network: - - iot - - host - hostname: "homeassistant" + network: host privileged: true state: started volumes: