Skip to content

Commit

Permalink
make #184 run (really !)
Browse files Browse the repository at this point in the history
  • Loading branch information
thkl committed Oct 5, 2020
1 parent 26d9dfd commit b177e9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/services/HomeMaticKeyMaticAccessory.js
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@ class HomeMaticKeyMaticAccessory extends HomeMaticAccessory {

static configurationItems () {
return {
'Type': {
type: 'unlockMode',
'unlockMode': {
type: 'option',
array: ['unlock', 'open'],
default: 'unlock',
label: 'Unlock mode',
Expand Down

0 comments on commit b177e9e

Please sign in to comment.