Skip to content

Commit 3678dec

Browse files
committed
fix(detect): Detect _TZ3000_zgyzgdua as Moes XH-SY-04Z Koenkk/zigbee2mqtt#28224
1 parent 7cd6112 commit 3678dec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/devices/tuya.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3712,6 +3712,7 @@ export const definitions: DefinitionWithExtend[] = [
37123712
tuya.whitelabel("Tuya", "TS0044_1", "Zigbee 4 button remote - 12 scene", ["_TZ3000_dziaict4", "_TZ3000_mh9px7cq", "_TZ3000_j61x9rxn"]),
37133713
tuya.whitelabel("Tuya", "TM-YKQ004", "Zigbee 4 button remote - 12 scene", ["_TZ3000_u3nv1jwk"]),
37143714
tuya.whitelabel("HOBEIAN", "ZG-101ZS", "Star Ring 4 Gang Scene Switch", ["_TZ3000_bgtzm4ny"]),
3715+
tuya.whitelabel("Moes", "XH-SY-04Z", "4 button portable remote control", ["_TZ3000_zgyzgdua"]),
37153716
],
37163717
fromZigbee: [tuya.fz.on_off_action, fz.battery],
37173718
exposes: [

0 commit comments

Comments
 (0)