diff --git a/custom_components/altruist/manifest.json b/custom_components/altruist/manifest.json index 3abf6cf..3176b9c 100644 --- a/custom_components/altruist/manifest.json +++ b/custom_components/altruist/manifest.json @@ -2,10 +2,10 @@ "domain": "altruist", "name": "Altruist Sensor", "codeowners": [ - "@LoSk-p" + "@airalab" ], "config_flow": true, - "documentation": "https://www.home-assistant.io/integrations/altruist", + "issue_tracker": "https://github.com/airalab/altruist-homeassistant-integration/issues", "integration_type": "device", "iot_class": "local_polling", "requirements": [],