Skip to content

Commit

Permalink
fix(detect): Detect _TZE204_57hjqelq as Roximo CRTZ01 (#8607)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxustm authored Jan 14, 2025
1 parent 7fe7e85 commit 341f3ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/devices/tuya.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4125,6 +4125,7 @@ const definitions: DefinitionWithExtend[] = [
{vendor: 'A-OK', model: 'AM25', description: 'Tubular motor'},
{vendor: 'Alutech', model: 'AM/R-Sm', description: 'Tubular motor'},
tuya.whitelabel('Shenzhen Golden Security Technology', 'GM46', 'Curtain motor', ['_TZE204_guvc7pdy']),
tuya.whitelabel('Roximo', 'CRTZ01', 'Curtain motor', ['_TZE204_57hjqelq']),
{vendor: 'Quoya', model: 'AT8510-TY'},
tuya.whitelabel('Somgoms', 'ZSTY-SM-1DMZG-US-W_1', 'Curtain switch', ['_TZE200_axgvo9jh']),
tuya.whitelabel('HUARUI', 'CMD900LE', 'Lithium battery intelligent curtain opening and closing motor', ['_TZE200_zxxfv8wi']),
Expand Down

0 comments on commit 341f3ef

Please sign in to comment.