From fa29b67eee2bf55247fd78fbf163ac52d6d4368c Mon Sep 17 00:00:00 2001 From: techartdev Date: Fri, 20 Feb 2026 22:06:12 +0200 Subject: [PATCH] fix name of integration --- hacs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hacs.json b/hacs.json index 19cae51..99566eb 100644 --- a/hacs.json +++ b/hacs.json @@ -1,5 +1,5 @@ { - "name": "OpenClaw", + "name": "OpenClaw Assistant", "render_readme": true, "domains": ["sensor", "binary_sensor", "conversation"], "iot_class": "local_polling",