Skip to content

Commit 151970c

Browse files
Adds BSEED/Tuya dimmer switch variant _TZE204_vevc4c6g (#3130)
Co-authored-by: TheJulianJES <[email protected]>
1 parent 5ce06cf commit 151970c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

zhaquirks/tuya/ts0601_dimmer.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,8 @@ class TuyaSingleSwitchDimmerGP(TuyaDimmerSwitch):
151151
("_TZE200_ip2akl4w", "TS0601"),
152152
("_TZE200_vucankjx", "TS0601"), # Loratap
153153
("_TZE200_y8yjulon", "TS0601"),
154-
("_TZE204_n9ctkb6j", "TS0601"), # For BSEED switch
154+
("_TZE204_n9ctkb6j", "TS0601"), # BSEED
155+
("_TZE204_vevc4c6g", "TS0601"), # BSEED
155156
],
156157
ENDPOINTS: {
157158
# <SimpleDescriptor endpoint=1 profile=260 device_type=0x0100

0 commit comments

Comments
 (0)