From c263c4d7ea7c7a1751cbd68d9c626b070d2d1555 Mon Sep 17 00:00:00 2001 From: rlippmann <70883373+rlippmann@users.noreply.github.com> Date: Sat, 7 Oct 2023 10:19:07 -0400 Subject: [PATCH] Update hacs.json add required topics --- hacs.json | 1 + 1 file changed, 1 insertion(+) diff --git a/hacs.json b/hacs.json index 0bda0a0..405cccf 100644 --- a/hacs.json +++ b/hacs.json @@ -1,5 +1,6 @@ { "name": "ADT Pulse", + "topics": "homeassistant", "integration", "adt", "adt-pulse", "homeassistant": "2023.1.0", "render_readme": true }