Skip to content

Commit

Permalink
Add Avatto 2ch dimmer _TZE204_jtbgusdc variant (#3640)
Browse files Browse the repository at this point in the history
  • Loading branch information
vermaete authored Dec 26, 2024
1 parent 16cf752 commit 0156ab9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions zhaquirks/tuya/ts0601_dimmer.py
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,8 @@ class TuyaSingleSwitchDimmerGP(TuyaDimmerSwitch):
("_TZE200_y8yjulon", "TS0601"),
("_TZE204_n9ctkb6j", "TS0601"), # BSEED
("_TZE204_vevc4c6g", "TS0601"), # BSEED
("_TZE204_5cuocqty", "TS0601"), # Avattto ZDMS16-1
("_TZE204_nqqylykc", "TS0601"), # Avattto ZDMS16-1
("_TZE204_5cuocqty", "TS0601"), # Avatto ZDMS16-1
("_TZE204_nqqylykc", "TS0601"), # Avatto ZDMS16-1
],
ENDPOINTS: {
# <SimpleDescriptor endpoint=1 profile=260 device_type=0x0100
Expand Down Expand Up @@ -217,7 +217,8 @@ class TuyaDoubleSwitchDimmerGP(TuyaDimmerSwitch):
("_TZE200_fjjbhx9d", "TS0601"),
("_TZE200_gwkapsoq", "TS0601"), # Loratap
("_TZE204_zenj4lxv", "TS0601"),
("_TZE204_o9gyszw2", "TS0601"), # Avattto ZDMS16-2
("_TZE204_o9gyszw2", "TS0601"), # Avatto ZDMS16-2
("_TZE204_jtbgusdc", "TS0601"), # Avatto DMS16/ZDMS16
],
ENDPOINTS: {
# <SimpleDescriptor endpoint=1 profile=260 device_type=0x0100
Expand Down

0 comments on commit 0156ab9

Please sign in to comment.