Skip to content

Commit

Permalink
Add new fingerprint to TS0601_switch. #1542 (comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk authored Sep 21, 2020
1 parent 88e6942 commit 55bd00e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions devices.js
Original file line number Diff line number Diff line change
Expand Up @@ -1214,6 +1214,7 @@ const devices = [
{modelID: 'TS0601', manufacturerName: '_TZE200_wunufsil'},
{modelID: 'TS0601', manufacturerName: '_TZE200_kyfqmmyl'},
{modelID: 'TS0601', manufacturerName: '_TZE200_vhy3iakz'},
{modelID: 'TS0601', manufacturerName: '_TZE200_oisqyl4o'},
],
model: 'TS0601_switch',
vendor: 'TuYa',
Expand All @@ -1225,6 +1226,7 @@ const devices = [
whiteLabel: [
{vendor: 'Norklmes', model: 'MKS-CM-W5'},
{vendor: 'Somgoms', model: 'ZSQB-SMB-ZB'},
{vendor: 'Moes', model: 'WS-EUB1-ZG'},
],
configure: async (device, coordinatorEndpoint) => {
await bind(device.getEndpoint(1), coordinatorEndpoint, ['genOnOff']);
Expand Down

0 comments on commit 55bd00e

Please sign in to comment.