From 001fbd91505b32486f45b7b7bfc4d0e3255b6e08 Mon Sep 17 00:00:00 2001 From: James Cridland Date: Mon, 6 May 2024 13:11:28 +1000 Subject: [PATCH] Update devices.json Added Garmin to the watch patterns here --- src/devices.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/devices.json b/src/devices.json index 47e0e19..6356b05 100644 --- a/src/devices.json +++ b/src/devices.json @@ -161,7 +161,7 @@ }, { "name": "Other Watch", - "pattern": "watch|Watch", + "pattern": "watch|Watch|^Garmin ", "category": "watch" }, {