From ccf84e951cf5f79aa9631810277b2a68c164aeb9 Mon Sep 17 00:00:00 2001 From: LoSk-p Date: Thu, 13 Feb 2025 14:18:21 +0300 Subject: [PATCH] update manifest --- custom_components/altruist/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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": [],