Skip to content

Commit

Permalink
add OpenOnUnlock option for HM-Sec-Key-O (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
hobbyquaker committed Dec 4, 2019
1 parent d803c51 commit 8660342
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nodes/redmatic-homekit-homematic-devices.html
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,7 @@
addChannels(addr, 1, 3, {type: ['ContactSensor', 'Door', 'Window']});
break;

case 'hm-sec-key-o':
case 'hm-sec-key-s':
case 'hm-sec-key':
addOption(addr, 'OpenOnUnlock');
Expand Down

0 comments on commit 8660342

Please sign in to comment.