We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6ed94a commit 6907545Copy full SHA for 6907545
zhaquirks/tuya/ts0601_dimmer.py
@@ -153,6 +153,7 @@ class TuyaSingleSwitchDimmerGP(TuyaDimmerSwitch):
153
("_TZE200_y8yjulon", "TS0601"),
154
("_TZE204_n9ctkb6j", "TS0601"), # BSEED
155
("_TZE204_vevc4c6g", "TS0601"), # BSEED
156
+ ("_TZE204_5cuocqty", "TS0601"), # Avattto ZDMS16-1
157
],
158
ENDPOINTS: {
159
# <SimpleDescriptor endpoint=1 profile=260 device_type=0x0100
@@ -214,6 +215,7 @@ class TuyaDoubleSwitchDimmerGP(TuyaDimmerSwitch):
214
215
("_TZE200_fjjbhx9d", "TS0601"),
216
("_TZE200_gwkapsoq", "TS0601"), # Loratap
217
("_TZE204_zenj4lxv", "TS0601"),
218
+ ("_TZE204_o9gyszw2", "TS0601"), # Avattto ZDMS16-2
219
220
221
0 commit comments