From e72009ff0361a32da8a543772bd29d74576f5e4f Mon Sep 17 00:00:00 2001 From: ia74 <68617740+ia74@users.noreply.github.com> Date: Sat, 9 Aug 2025 00:51:26 -0500 Subject: [PATCH] now will hacs like me (add issue_tracker) --- custom_components/roomba_rest980/manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/custom_components/roomba_rest980/manifest.json b/custom_components/roomba_rest980/manifest.json index 819937e..f2241b2 100644 --- a/custom_components/roomba_rest980/manifest.json +++ b/custom_components/roomba_rest980/manifest.json @@ -26,6 +26,7 @@ ], "documentation": "https://github.com/ia74/roomba_rest980", "iot_class": "local_polling", + "issue_tracker": "https://github.com/ia74/roomba_rest980/issues", "quality_scale": "bronze", "requirements": [ "aiofiles==24.1.0"