Skip to content

Commit

Permalink
fix(ignore): Change description for Nimly (#7247)
Browse files Browse the repository at this point in the history
  • Loading branch information
DewGew committed Mar 21, 2024
1 parent 663e069 commit 634046f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/devices/onesti.ts
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ const definitions: Definition[] = [
zigbeeModel: ['NimlyPRO', 'NimlyCode', 'NimlyTouch', 'NimlyIn'],
model: 'Nimly',
vendor: 'Onesti Products AS',
description: 'Zigbee module for EasyAccess code touch series',
description: 'Zigbee module for Nimly Doorlock series',
fromZigbee: [fzLocal.nimly_pro_lock_actions, fz.lock, fz.lock_operation_event, fz.battery, fz.lock_programming_event,
fz.easycodetouch_action],
toZigbee: [tz.lock, tz.easycode_auto_relock, tz.lock_sound_volume, tz.pincode_lock],
Expand Down

0 comments on commit 634046f

Please sign in to comment.