From 29653c640457c853c5f2ece7c75023d736a1261f Mon Sep 17 00:00:00 2001 From: Brunas Date: Mon, 22 Jul 2024 23:15:26 +0300 Subject: [PATCH] Added issue tracker --- custom_components/meteo_lt/manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/custom_components/meteo_lt/manifest.json b/custom_components/meteo_lt/manifest.json index 85b084a..6b61b78 100644 --- a/custom_components/meteo_lt/manifest.json +++ b/custom_components/meteo_lt/manifest.json @@ -7,6 +7,7 @@ "documentation": "https://github.com/Brunas/meteo_lt", "integration_type": "service", "iot_class": "cloud_polling", + "issue_tracker": "https://github.com/Brunas/meteo_lt/issues", "loggers": ["meteo_lt"], "requirements": ["meteo_lt-pkg==0.1.4"], "version": "0.1.5"