Skip to content

Commit

Permalink
fix: Fix Moes MS-108ZR cover inverted Koenkk/zigbee2mqtt#23483
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Oct 5, 2024
1 parent 4d01e56 commit 675a0f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/devices/tuya.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2575,7 +2575,6 @@ const definitions: DefinitionWithExtend[] = [
model: 'MS-108ZR',
vendor: 'Moes',
description: 'Zigbee + RF curtain switch module',
meta: {coverInverted: true},
whiteLabel: [tuya.whitelabel('QA', 'QACZ1', 'Curtain switch', ['_TZ3210_xbpt8ewc'])],
ota: ota.zigbeeOTA,
fromZigbee: [fz.tuya_cover_options, fz.cover_position_tilt],
Expand Down

0 comments on commit 675a0f3

Please sign in to comment.