Skip to content

Commit

Permalink
Add _TZE200_fjjbhx9d to MS-105B. Koenkk/zigbee2mqtt#13717
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Aug 27, 2022
1 parent 7f81c2a commit 581818b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion devices/moes.js
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,8 @@ module.exports = [
exposes: [e.light_brightness().setAccess('state', ea.STATE_SET).setAccess('brightness', ea.STATE_SET)],
},
{
fingerprint: [{modelID: 'TS0601', manufacturerName: '_TZE200_e3oitdyu'}],
fingerprint: [{modelID: 'TS0601', manufacturerName: '_TZE200_e3oitdyu'},
{modelID: 'TS0601', manufacturerName: '_TZE200_fjjbhx9d'}],
model: 'MS-105B',
vendor: 'Moes',
description: 'Smart dimmer module (2 gang)',
Expand Down

0 comments on commit 581818b

Please sign in to comment.