From: Vincent Date: Thu, 5 Nov 2020 09:35:23 +0000 (+0100) Subject: . X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=3e1ff87498468d01f56c2cd6b2c581981e8c2161;p=tortuga-home.git . --- diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 0837234..939a646 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,9 +3,7 @@ - - - + @@ -1298,12 +1296,12 @@ - + - + diff --git a/scripts/lib/harmony.php b/scripts/lib/harmony.php index bea7561..83df419 100644 --- a/scripts/lib/harmony.php +++ b/scripts/lib/harmony.php @@ -51,6 +51,7 @@ function harmonyActivity($activity) sleep($wait); } if ($activity == 'tv') { + execScene('salon/cinema'); runAtEnd('sleep(5);harmonyDeviceCommand(\'videoprojecteur-epson\', \'power-on\');'); } return $res;