From 42c6a09b116e4e905ab95d118257e844c5dcb055 Mon Sep 17 00:00:00 2001 From: ia74 <68617740+ia74@users.noreply.github.com> Date: Sat, 9 Aug 2025 01:09:22 -0500 Subject: [PATCH] add back issue tracker i DO NOT KNOW HOW THAT GOT AWAY --- 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"