From 9be2c749c9fc016563de3dff076c65eee18d9fec Mon Sep 17 00:00:00 2001 From: Vincent Date: Fri, 6 Dec 2019 16:46:30 +0100 Subject: [PATCH] . --- .idea/workspace.xml | 31 ++++++++++++++++++------------- scripts/lib/off.php | 1 + 2 files changed, 19 insertions(+), 13 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index f50dcb6..1c44539 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,8 +3,7 @@ - - + @@ -1162,13 +1162,18 @@ + + + + - - + + + diff --git a/scripts/lib/off.php b/scripts/lib/off.php index de083ff..e76f302 100644 --- a/scripts/lib/off.php +++ b/scripts/lib/off.php @@ -25,6 +25,7 @@ function commonOff($device) function offSalon() { stopHarmony(); + execScene('salon/freebox/off'); } function offBureau() -- 2.39.5