From: Vincent Date: Tue, 18 Feb 2020 08:22:51 +0000 (+0100) Subject: . X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=17d00d37257bc0485265b8e1513ff6344da91a97;p=tortuga-home.git . --- diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 55592ea..acd5c6e 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,7 +3,7 @@ - + @@ -1204,11 +1205,11 @@ - - + + - + @@ -1223,12 +1224,12 @@ - - + + - + diff --git a/scripts/lib/scenes.php b/scripts/lib/scenes.php index 6bff835..9eb2645 100644 --- a/scripts/lib/scenes.php +++ b/scripts/lib/scenes.php @@ -269,11 +269,11 @@ $scenes = [ ['type' => 'insteon', 'command' => '0?1326=I=0=0'], ], 'home/alert' => [ - ['type' => 'phonetask', 'phone' => 'vincent', 'task' => 'Tortuga Alerte'], - ['type' => 'domoticz', 'device' => '392', 'command' => true, 'priority' => true], ['type' => 'hue', 'group' => $home, 'scene' => ['alert' => 'select']], ['type' => 'hue', 'group' => $home, 'scene' => ['alert' => 'none'], 'delay' => 1], ['type' => 'hue', 'group' => $home, 'scene' => ['alert' => 'select']], + ['type' => 'phonetask', 'phone' => 'vincent', 'task' => 'Tortuga Alerte'], + ['type' => 'domoticz', 'device' => '392', 'command' => true], ], 'home/aulit' => [ ['type' => 'nightmode', 'mode' => '1'],