Skip to content

Commit

Permalink
Remove reading of some version. Koenkk/zigbee2mqtt#1378 (comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk authored Apr 14, 2019
1 parent e891d2a commit c726e88
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/components/event_handlers.js
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,6 @@ handlers.devIncoming = function (devInfo, resolve) {
// Try genBasic interview, not certain if it works for all devices
try {
var attrMap = {
0: 'zclVersion',
1: 'appVersion',
2: 'stackVersion',
3: 'hwVersion',
4: 'manufName',
5: 'modelId',
Expand Down

0 comments on commit c726e88

Please sign in to comment.