From 675a0f34cf5a52f6aadc60bbbf66f69976b655cc Mon Sep 17 00:00:00 2001 From: Koen Kanters Date: Sat, 5 Oct 2024 15:28:25 +0200 Subject: [PATCH] fix: Fix Moes MS-108ZR cover inverted https://github.com/Koenkk/zigbee2mqtt/issues/23483 --- src/devices/tuya.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/devices/tuya.ts b/src/devices/tuya.ts index 14748c09cce60..dd8effe39300b 100644 --- a/src/devices/tuya.ts +++ b/src/devices/tuya.ts @@ -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],