mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
39_alexa.pm: added alexaConfirmationLevel 0
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13330 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
2733e0b783
commit
75a0439022
@ -25,7 +25,7 @@ alexa_Initialize($)
|
|||||||
$hash->{AttrFn} = "alexa_Attr";
|
$hash->{AttrFn} = "alexa_Attr";
|
||||||
$hash->{AttrList} = "alexaMapping:textField-long alexaTypes:textField-long fhemIntents:textField-long ".
|
$hash->{AttrList} = "alexaMapping:textField-long alexaTypes:textField-long fhemIntents:textField-long ".
|
||||||
"articles prepositions ".
|
"articles prepositions ".
|
||||||
"alexaConfirmationLevel:2,1 alexaStatusLevel:2,1 ".
|
"alexaConfirmationLevel:2,1,0 alexaStatusLevel:2,1 ".
|
||||||
$readingFnAttributes;
|
$readingFnAttributes;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user