From 4a92ad7ba457342226ea5bc3d3a75cdb72b7ed69 Mon Sep 17 00:00:00 2001 From: Malcolm Stewart Date: Thu, 19 Feb 2026 09:46:00 -0500 Subject: [PATCH] Use host and iot networks for home assistant --- home_assistant.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/home_assistant.yaml b/home_assistant.yaml index e5f894c..ee0f9e5 100644 --- a/home_assistant.yaml +++ b/home_assistant.yaml @@ -21,7 +21,10 @@ recreate: true restart: true restart_policy: "unless-stopped" - network: iot + network: + - iot + - host + privileged: true state: started volumes: