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