add removed push entry for Matrix modul
This commit is contained in:
parent
c2a84d3057
commit
7925fc1ace
@ -201,6 +201,12 @@ my $db = {
|
||||
'Low' => 'set %DEVICE% message %MSG%',
|
||||
},
|
||||
|
||||
'Matrix' => {
|
||||
'Normal' => 'set %DEVICE% msg %MSG%',
|
||||
'High' => 'set %DEVICE% msg %MSG%',
|
||||
'Low' => 'set %DEVICE% msg %MSG%',
|
||||
},
|
||||
|
||||
'Pushover' => {
|
||||
'Normal' =>
|
||||
'set %DEVICE% %Pushover_MTYPE% title=\'%TITLE%\' device=\'%RECIPIENT%:%TERMINAL%\' priority=%PRIORITY% url_title="%URLTITLE%" message=\'%MSG%\'',
|
||||
|
Loading…
Reference in New Issue
Block a user