From a66669000fe9a05daee2363eb8c17865fba492fb Mon Sep 17 00:00:00 2001
From: jabertwo <git@jabertwo.de>
Date: Fri, 14 Mar 2025 23:46:13 +0100
Subject: [PATCH] ANSIBLE_autodiscovery_light_hackcenter suggested_area

---
 intern/docker_homeassistant/templates/config/configuration.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/intern/docker_homeassistant/templates/config/configuration.yaml b/intern/docker_homeassistant/templates/config/configuration.yaml
index 89abd211..7944837b 100644
--- a/intern/docker_homeassistant/templates/config/configuration.yaml
+++ b/intern/docker_homeassistant/templates/config/configuration.yaml
@@ -162,7 +162,7 @@ automation ansible:
               "device": {
                 "identifiers": ["licht_hackcenter_01"],
                 "name": "Licht Hackcenter",
-                "suggest_area": "hackcenter",
+                "suggested_area": "hackcenter",
                 "manufacturer": "warpzone",
                 "model": "DALI"
               }
-- 
GitLab