diff --git a/prometheus_query/manifest.json b/prometheus_query/manifest.json index bef1338..0f80426 100644 --- a/prometheus_query/manifest.json +++ b/prometheus_query/manifest.json @@ -3,6 +3,7 @@ "name": "Prometheus query sensor", "version": "2021.06.1", "documentation": "https://github.com/lfasci/homeassistant-prometheus-query", + "issue_tracker": "https://github.com/lfasci/homeassistant-prometheus-query", "codeowners": ["lfasci"], "requirements": ["prometheus-client==0.9.0", "requests==2.25.0"], "iot_class": "local_polling"