From e5bd35fe95552c1df4cc1683f78384908dd36a40 Mon Sep 17 00:00:00 2001 From: thafu Date: Mon, 26 May 2025 19:31:19 +0200 Subject: [PATCH] homeassistant template fix --- homeassistant/template.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/template.json b/homeassistant/template.json index cf9b06b..3200a33 100644 --- a/homeassistant/template.json +++ b/homeassistant/template.json @@ -3,7 +3,7 @@ "description": "Home Assistant lets you automate, control, and monitor smart home devices securely from a single interface.", "fields": [ { - "description": "Your homeassistant domain:", + "description": "Your Home Assistant domain:", "key": "DOMAIN", "value": "", "required": "true"