Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/devices/tuya.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2191,6 +2191,7 @@ const definitions: Definition[] = [
{modelID: 'TS0601', manufacturerName: '_TZE200_b2u1drdv'},
{modelID: 'TS0601', manufacturerName: '_TZE200_ol5jlkkr'},
{modelID: 'TS0601', manufacturerName: '_TZE204_guvc7pdy'},
{modelID: 'TS0601', manufacturerName: '_TZE200_zxxfv8wi'},
// Roller blinds:
{modelID: 'TS0601', manufacturerName: '_TZE200_fctwhugx'},
{modelID: 'TS0601', manufacturerName: '_TZE200_hsgrhjpf'},
Expand Down Expand Up @@ -2238,6 +2239,7 @@ const definitions: Definition[] = [
{vendor: 'Quoya', model: 'AT8510-TY'},
tuya.whitelabel('Somgoms', 'ZSTY-SM-1DMZG-US-W_1', 'Curtain switch', ['_TZE200_axgvo9jh']),
tuya.whitelabel('Zemismart', 'ZM25RX-08/30', 'Tubular motor', ['_TZE200_bv1jcqqu', '_TZE200_7eue9vhc']),
tuya.whitelabel('HUARUI', 'CMD900LE', 'Lithium battery intelligent curtain opening and closing motor', ['_TZE200_zxxfv8wi']),
],
fromZigbee: [legacy.fromZigbee.tuya_cover, fz.ignore_basic_report],
toZigbee: [legacy.toZigbee.tuya_cover_control, legacy.toZigbee.tuya_cover_options],
Expand Down

0 comments on commit d5b5c15

Please sign in to comment.