diff --git a/custom_components/aurora_solar/manifest.json b/custom_components/aurora_solar/manifest.json index 8f0c595..1c128c5 100644 --- a/custom_components/aurora_solar/manifest.json +++ b/custom_components/aurora_solar/manifest.json @@ -1,9 +1,9 @@ { "domain": "aurora_solar", "name": "Aurora Solar Inverter", - "documentation": "https://github.com/dein_benutzername/aurora_solar_integration", + "documentation": "http://gitea.internal/kai/aurora_pv_tcp_integration.git", "dependencies": [], - "codeowners": ["@dein_benutzername"], + "codeowners": ["@kai"], "requirements": [], "iot_class": "local_polling", "version": "0.1.0"