]> _ Git - tortuga-home.git/commitdiff
.
authorVincent <vincent@enhydra.fr>
Tue, 26 Jan 2021 10:03:40 +0000 (11:03 +0100)
committerVincent <vincent@enhydra.fr>
Tue, 26 Jan 2021 10:03:40 +0000 (11:03 +0100)
.idea/workspace.xml
scripts/domoticz_device_event.php

index 51cb41c989d36a5461727deffe2e9aab9d11947f..013325ea88df0e5d97250e512864528d9edb7653 100644 (file)
@@ -3,13 +3,7 @@
   <component name="ChangeListManager">
     <list default="true" id="352ce63a-b52a-41a2-979b-becda7920939" name="Default" comment=".">
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/scripts/cron/cron.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/cron/cron.php" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/scripts/domoticz_device_event.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/domoticz_device_event.php" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/scripts/lib/off.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/lib/off.php" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/scripts/lib/shield.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/lib/shield.php" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/scripts/lib/squeezebox.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/lib/squeezebox.php" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/scripts/squeeze.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/squeeze.php" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/servers/logcat.php" beforeDir="false" afterPath="$PROJECT_DIR$/servers/logcat.php" afterDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
       <workItem from="1611582691581" duration="2261000" />
       <workItem from="1611585304162" duration="1674000" />
       <workItem from="1611609259944" duration="949000" />
-      <workItem from="1611653492674" duration="1501000" />
-    </task>
-    <task id="LOCAL-00390" summary=".">
-      <created>1605363332633</created>
-      <option name="number" value="00390" />
-      <option name="presentableId" value="LOCAL-00390" />
-      <option name="project" value="LOCAL" />
-      <updated>1605363332633</updated>
+      <workItem from="1611653492674" duration="1693000" />
     </task>
     <task id="LOCAL-00391" summary=".">
       <created>1605364934828</created>
       <option name="project" value="LOCAL" />
       <updated>1611586910306</updated>
     </task>
-    <option name="localTasksCounter" value="439" />
+    <task id="LOCAL-00439" summary=".">
+      <created>1611655053435</created>
+      <option name="number" value="00439" />
+      <option name="presentableId" value="LOCAL-00439" />
+      <option name="project" value="LOCAL" />
+      <updated>1611655053436</updated>
+    </task>
+    <option name="localTasksCounter" value="440" />
     <servers />
   </component>
   <component name="TypeScriptGeneratedFilesManager">
index 4e14364b6f17d2e2098d9b44bdb213eb2840ab2a..3470c6019ea93ebe5f86df96eaaa27cf40293043 100644 (file)
@@ -95,6 +95,7 @@ if ($_GET['device'] == 480) {
                 squeezePlayByName('Samba', $squeezeboxPlayers['Bureau']);
             } else if (getCurrentHarmonyActivity() == 'musique') {
                 stopHarmony();
+                stopPlayersIn('bureau');
             }
             break;
         case 'Alert':