From 126c55eae80d78cf270e8c616909e53c59c1844c Mon Sep 17 00:00:00 2001 From: koenkk Date: Fri, 18 Aug 2023 20:01:57 +0200 Subject: [PATCH] fix(detect): Detect all `TS0225` as supported https://github.com/Koenkk/zigbee2mqtt/issues/18612 --- src/devices/tuya.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/devices/tuya.ts b/src/devices/tuya.ts index ea6dcbd83776c..8475c353d53ab 100644 --- a/src/devices/tuya.ts +++ b/src/devices/tuya.ts @@ -4308,7 +4308,7 @@ const definitions: Definition[] = [ }, }, { - fingerprint: tuya.fingerprint('TS0225', ['_TZE200_hl0ss9oa']), + zigbeeModel: ['TS0225'], model: 'TS0225', vendor: 'TuYa', description: '24Ghz human presence sensor',