Skip to content

Commit

Permalink
Detect NimlyCode as Onesti Products AS easyCodeTouch_v1 (#5733)
Browse files Browse the repository at this point in the history
Added zigbee model NimlyCode
  • Loading branch information
danielkaldheim authored May 10, 2023
1 parent f3b914c commit 7e20903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devices/onesti.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const constants = require('../lib/constants');

module.exports = [
{
zigbeeModel: ['easyCodeTouch_v1', 'EasyCodeTouch', 'EasyFingerTouch', 'NimlyPRO'],
zigbeeModel: ['easyCodeTouch_v1', 'EasyCodeTouch', 'EasyFingerTouch', 'NimlyPRO', 'NimlyCode'],
model: 'easyCodeTouch_v1',
vendor: 'Onesti Products AS',
description: 'Zigbee module for EasyAccess code touch series',
Expand Down

0 comments on commit 7e20903

Please sign in to comment.