From f0e92bf351887e6bfef3df73f1dae0403cbe2279 Mon Sep 17 00:00:00 2001 From: Vincent Date: Thu, 11 Feb 2021 19:22:28 +0100 Subject: [PATCH] . --- .idea/workspace.xml | 23 ++++++++++------------- scripts/lib/off.php | 2 +- 2 files changed, 11 insertions(+), 14 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index b9865f0..543f5b6 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,10 +3,7 @@ - - - - + diff --git a/scripts/lib/off.php b/scripts/lib/off.php index f3d2d30..2c14264 100644 --- a/scripts/lib/off.php +++ b/scripts/lib/off.php @@ -25,7 +25,7 @@ function commonOff($device) function offSalon() { - epson(false); + epson(false,true); denonAVROff(); shieldKillAll('salon'); shieldSleep('salon'); -- 2.39.5