From 090c8f7e25b631e344ac8d3972fcb9aed1969ed4 Mon Sep 17 00:00:00 2001 From: Vincent Date: Mon, 24 May 2021 11:04:42 +0200 Subject: [PATCH] . --- .idea/workspace.xml | 22 +++++++++++----------- scripts/domoticz_device_event.php | 2 +- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index f547f7e..8410d1e 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,8 +3,7 @@ - - + diff --git a/scripts/domoticz_device_event.php b/scripts/domoticz_device_event.php index 93ce7fb..5d02b36 100644 --- a/scripts/domoticz_device_event.php +++ b/scripts/domoticz_device_event.php @@ -96,8 +96,8 @@ if ($_GET['device'] == 480) { volume(config('VOLUME_STEP'), '-'); break; case 'Tap': - squeezeResume(); harmonyActivity('musique'); + squeezePlayByName('FIP', 'Bureau'); break; case 'Alert': default: -- 2.39.5