do not Disturb Reading Implementierung

This commit is contained in:
Marko Oldenburg
2016-06-06 11:22:20 +02:00
parent e47d66132e
commit d881e6c72c
2 changed files with 339 additions and 221 deletions

View File

@ -526,7 +526,7 @@ sub AMAD_Set($$@) {
$list .= "openCall ";
$list .= "currentFlowsetUpdate:noArg ";
$list .= "installFlowSource ";
$list .= "doNotDisturb:neverDisturb,alwaysDisturb,alarmClockOnly,onlyImportantDisturb ";
$list .= "doNotDisturb:never,always,alarmClockOnly,onlyImportant ";
if( lc $cmd eq 'screenmsg'
|| lc $cmd eq 'ttsmsg'