From: Vincent Vanwaelscappel Date: Wed, 5 Jul 2023 07:33:14 +0000 (+0200) Subject: . X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=4e0a11966f9e3a0b6c5f4f98a612fc479ec87bb6;p=tortuga-home.git . --- diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 8190290..2558636 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,16 +5,7 @@ - - - - - - - - - - + diff --git a/scripts/lib/scenes.php b/scripts/lib/scenes.php index 1b8de03..1363ea6 100644 --- a/scripts/lib/scenes.php +++ b/scripts/lib/scenes.php @@ -637,8 +637,7 @@ $scenes = [ ['type' => 'scene', 'scene' => 'bureau/rideaux/close'], ['type' => 'scene', 'scene' => 'bureau/cinema'], ['type' => 'function', 'function' => 'bureauAuto', 'args' => [false]], - //['type' => 'ir', 'room' => 'bureausun', 'device' => 'Projector', 'command' => 'PowerOn'], - ['type' => 'function', 'function' => 'harmonyActivity', 'args' => ['tv']], + ['type' => 'function', 'function' => 'harmonyActivity', 'args' => [HARMONY_TV]], ['type' => 'scene', 'scene' => 'bureau/sound/on'], ], @@ -647,7 +646,6 @@ $scenes = [ ['type' => 'scene', 'scene' => 'bureau/screen/up'], ['type' => 'scene', 'scene' => 'bureau/rideaux/open'], ['type' => 'scene', 'scene' => 'bureau/auto'], - // ['type' => 'ir', 'room' => 'bureausun', 'device' => 'Projector', 'command' => 'PowerOff'], ['type' => 'scene', 'scene' => 'bureau/sound/off'], ], 'bureau/screen/down' => [