dresden-elektronik / deconz-rest-plugin

deCONZ REST-API plugin to control ZigBee devices
BSD 3-Clause "New" or "Revised" License
1.9k stars 498 forks source link

DDF Add support for Doorlock clone from Onesti Products AS #7534

Closed Smanar closed 8 months ago

Smanar commented 8 months ago

zigbeeModel: ['easyCodeTouch_v1', 'EasyCodeTouch', 'EasyFingerTouch', 'NimlyPRO', 'NimlyCode', 'NimlyTouch', 'NimlyIn'],

All of thoses devices are able to work with the same DDF, haven't added the "easyCodeTouch_v1" because this one is managed by the legacy code, adn I don't want to break something (can't test the impact)

See https://github.com/dresden-elektronik/deconz-rest-plugin/issues/7525