change model name for smartlock 3.0 api conform. fix little bugs

This commit is contained in:
2021-11-27 21:32:19 +01:00
parent 681e944b44
commit 05e5322b42
3 changed files with 7 additions and 23 deletions

View File

@ -50,7 +50,7 @@ sub Initialize($) {
$hash->{AttrList} =
'IODev '
. 'model:opener,smartlock '
. 'model:smartlock,opener,smartdoor,smartlock3 '
. 'disable:1 '
. $::readingFnAttributes;