diff --git a/custom_components/solax_http/manifest.json b/custom_components/solax_http/manifest.json index 93bc375..b053847 100644 --- a/custom_components/solax_http/manifest.json +++ b/custom_components/solax_http/manifest.json @@ -9,5 +9,6 @@ "iot_class": "local_polling", "name": "SolaX Inverter Local API", "requirements": [], + "issue_tracker": "https://github.com/PatrikTrestik/homeassistant-solax-http/issues", "version": "1.2.2" -} \ No newline at end of file +}