From f6eed35b1299eb5f1e6043bc0fd14b796f6aed98 Mon Sep 17 00:00:00 2001 From: gyurix Date: Thu, 17 Oct 2024 17:17:19 +0200 Subject: [PATCH] debug --- homeassistant/service-homeassistant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/service-homeassistant.json b/homeassistant/service-homeassistant.json index f1cea85..d675d1f 100644 --- a/homeassistant/service-homeassistant.json +++ b/homeassistant/service-homeassistant.json @@ -47,7 +47,7 @@ "ENVS": [ { "NAME": "TZ", - "VALUE": "#HOMEASSISTANT_TZ" + "VALUE": "HOMEASSISTANT_TZ" } ], "EXTRA": "--restart unless-stopped",