Skip to content

Commit d5726d5

Browse files
eduperezKoenkk
andauthored
feat(add): WSMD-4 (#8690)
Co-authored-by: Koen Kanters <[email protected]>
1 parent 09c20f0 commit d5726d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/devices/tuya.ts

+2
Original file line numberDiff line numberDiff line change
@@ -2683,6 +2683,7 @@ const definitions: DefinitionWithExtend[] = [
26832683
'_TZE204_6wi2mope',
26842684
'_TZE204_iik0pquw',
26852685
'_TZE204_aagrxlbd',
2686+
'_TZE204_f5efvtbv',
26862687
]),
26872688
model: 'TS0601_switch_4_gang_1',
26882689
vendor: 'Tuya',
@@ -2702,6 +2703,7 @@ const definitions: DefinitionWithExtend[] = [
27022703
{vendor: 'Somgoms', model: 'ZSQB-SMB-ZB'},
27032704
{vendor: 'Moes', model: 'WS-EUB1-ZG'},
27042705
{vendor: 'AVATTO', model: 'ZGB-WS-EU'},
2706+
tuya.whitelabel('AVATTO', 'WSMD-4', '4 gang switch', ['_TZE204_f5efvtbv']),
27052707
],
27062708
meta: {
27072709
multiEndpoint: true,

0 commit comments

Comments
 (0)