diff --git a/devices/tuya.js b/devices/tuya.js index 0e57a77df1c84..ecfc2482793c6 100644 --- a/devices/tuya.js +++ b/devices/tuya.js @@ -2535,12 +2535,12 @@ module.exports = [ {vendor: 'TuYa', model: 'DT82LEMA-1.2N'}, {vendor: 'TuYa', model: 'ZD82TN', description: 'Curtain motor'}, {vendor: 'Larkkey', model: 'ZSTY-SM-1SRZG-EU'}, - {vendor: 'Zemismart', model: 'ZM85EL-2Z', description: 'Roman Rod I type curtains track'}, {vendor: 'Zemismart', model: 'AM43', description: 'Roller blind motor'}, {vendor: 'Zemismart', model: 'M2805EGBZTN', description: 'Tubular motor'}, {vendor: 'Zemismart', model: 'BCM500DS-TYZ', description: 'Curtain motor'}, {vendor: 'A-OK', model: 'AM25', description: 'Tubular motor'}, {vendor: 'Alutech', model: 'AM/R-Sm', description: 'Tubular motor'}, + tuya.whitelabel('Zemismart', 'ZM85EL-2Z', 'Roman Rod I type U curtains track', ['_TZE200_cf1sl3tj']), ], fromZigbee: [fz.tuya_cover, fz.ignore_basic_report], toZigbee: [tz.tuya_cover_control, tz.tuya_cover_options],