From 1b9a6c4f03a5ee5504a7f3a85c4789478facbc84 Mon Sep 17 00:00:00 2001 From: thafu Date: Fri, 4 Jul 2025 11:21:13 +0200 Subject: [PATCH] homeassistant update --- homeassistant/template.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/homeassistant/template.json b/homeassistant/template.json index 3200a33..697bf01 100644 --- a/homeassistant/template.json +++ b/homeassistant/template.json @@ -1,15 +1,16 @@ { "name": "homeassistant", - "description": "Home Assistant lets you automate, control, and monitor smart home devices securely from a single interface.", + "title": "Home Assistant", + "description": "Home Assistant is free and open-source home automation software that acts as a central hub for managing and controlling smart home devices. It allows users to connect, automate, and customize their smart home setup, offering local control and privacy features. ", "fields": [ { - "description": "Your Home Assistant domain:", + "description": "Domain:", "key": "DOMAIN", "value": "", "required": "true" }, { - "description": "Home Assistant timezone:", + "description": "Timezone:", "key": "TZ", "value": "Europe/Budapest", "required": "true"