From 8675aaf45a7e42b9146a95d19e3bfb1d37e85934 Mon Sep 17 00:00:00 2001 From: cieplik Date: Sun, 1 Dec 2024 03:52:15 +0000 Subject: [PATCH] update --- .github/workflows/hacs-action.yml | 1 + manifest.json | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/workflows/hacs-action.yml b/.github/workflows/hacs-action.yml index 2d61142..d0fea45 100644 --- a/.github/workflows/hacs-action.yml +++ b/.github/workflows/hacs-action.yml @@ -12,3 +12,4 @@ jobs: uses: "hacs/action@main" with: category: "integration" + ignore: "brands" diff --git a/manifest.json b/manifest.json index fe0c411..252979e 100644 --- a/manifest.json +++ b/manifest.json @@ -6,6 +6,7 @@ "dependencies": [], "documentation": "https://github.com/gagata/ha-smarthub-energy-sensor", "iot_class": "cloud_polling", + "issue_tracker": "https://github.com/gagata/ha-smarthub-energy-sensor/issues", "requirements": ["aiohttp"], "version": "1.0.0" }