This commit is contained in:
JonatanRek 2019-11-22 15:04:28 +01:00
parent 7d2bc0c6d6
commit 6dbd4885e2
1 changed files with 1 additions and 0 deletions

View File

@ -163,6 +163,7 @@ if ($values != null || $values != "") {
'body' => 'Someone just open up '.$device['name'], 'body' => 'Someone just open up '.$device['name'],
'icon' => '', 'icon' => '',
]; ];
break; break;
case 'water': case 'water':
$notificationData = [ $notificationData = [