Skip to content

Commit 90b36da

Browse files
feat(add): RINN WSER40 (#12080)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 parent 6512830 commit 90b36da

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/devices/tuya.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7098,6 +7098,7 @@ export const definitions: DefinitionWithExtend[] = [
70987098
"_TZE200_odlldrxx",
70997099
"_TZE200_m6lwazh9",
71007100
"_TZE204_zuq5xxib",
7101+
"_TZE200_swlgvdlh",
71017102
]),
71027103
...tuya.fingerprint("zo2pocs\u0000", ["_TYST11_fzo2pocs"]),
71037104
...tuya.fingerprint("dank5zs\u0000", ["_TYST11_udank5zs"]),
@@ -7138,6 +7139,8 @@ export const definitions: DefinitionWithExtend[] = [
71387139
tuya.whitelabel("Novato", "WPK", "Smart curtain track", ["_TZE204_lh3arisb"]),
71397140
tuya.whitelabel("Zemismart", "ZMS1-TYZ", "Smart curtain track", ["_TZE204_zuq5xxib"]),
71407141
tuya.whitelabel("Trublockout", "TB25-DC-10/25Z", "Zigbee + RG roller blind motor", ["_TZE200_m6lwazh9"]),
7142+
tuya.whitelabel("RINNconnect", "RINN WSCMQ20", "Curtain Controller", ["_TZE200_swlgvdlh"]),
7143+
tuya.whitelabel("RINNconnect", "RINN WSER40", "Roller Controller", ["_TZE200_pk0sfzvr"]),
71417144
],
71427145
fromZigbee: [legacy.fromZigbee.tuya_cover],
71437146
toZigbee: [legacy.toZigbee.tuya_cover_control, legacy.toZigbee.tuya_cover_options],

0 commit comments

Comments
 (0)