]> _ Git - tortuga-home.git/commitdiff
.
authorVincent <vincent@enhydra.fr>
Fri, 6 Dec 2019 15:46:30 +0000 (16:46 +0100)
committerVincent <vincent@enhydra.fr>
Fri, 6 Dec 2019 15:46:30 +0000 (16:46 +0100)
.idea/workspace.xml
scripts/lib/off.php

index f50dcb6c79745b45f2248a99cd32fc0d92f93526..1c44539eb579146dd2557ccb3b6e9c0d712540c0 100644 (file)
@@ -3,8 +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/domoticz_device_event.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/domoticz_device_event.php" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/scripts/lib/scenes.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/lib/scenes.php" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/scripts/lib/off.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/lib/off.php" afterDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
       <workItem from="1574066213679" duration="8067000" />
       <workItem from="1574273415760" duration="2973000" />
       <workItem from="1574323616439" duration="14985000" />
-      <workItem from="1575617000688" duration="627000" />
-    </task>
-    <task id="LOCAL-00201" summary=".">
-      <created>1565598575548</created>
-      <option name="number" value="00201" />
-      <option name="presentableId" value="LOCAL-00201" />
-      <option name="project" value="LOCAL" />
-      <updated>1565598575548</updated>
+      <workItem from="1575617000688" duration="1986000" />
+      <workItem from="1575646996012" duration="72000" />
     </task>
     <task id="LOCAL-00202" summary=".">
       <created>1565865380451</created>
       <option name="project" value="LOCAL" />
       <updated>1574967000583</updated>
     </task>
-    <option name="localTasksCounter" value="250" />
+    <task id="LOCAL-00250" summary=".">
+      <created>1575617712737</created>
+      <option name="number" value="00250" />
+      <option name="presentableId" value="LOCAL-00250" />
+      <option name="project" value="LOCAL" />
+      <updated>1575617712738</updated>
+    </task>
+    <option name="localTasksCounter" value="251" />
     <servers />
   </component>
   <component name="TodoView">
     <option name="LAST_COMMIT_MESSAGE" value="." />
   </component>
   <component name="WindowStateProjectService">
+    <state x="552" y="238" key="#Plugins" timestamp="1575647067016">
+      <screen x="0" y="0" width="1920" height="1160" />
+    </state>
+    <state x="552" y="238" key="#Plugins/0.0.1920.1160@0.0.1920.1160" timestamp="1575647067016" />
     <state x="935" y="114" key="CommitChangelistDialog2" timestamp="1575617704022">
       <screen x="0" y="0" width="2560" height="1040" />
     </state>
     <state x="935" y="114" key="CommitChangelistDialog2/0.0.2560.1040@0.0.2560.1040" timestamp="1575617704022" />
-    <state x="976" y="343" key="com.intellij.ide.util.TipDialog" timestamp="1575617014990">
-      <screen x="0" y="0" width="2560" height="1040" />
+    <state x="732" y="383" key="com.intellij.ide.util.TipDialog" timestamp="1575647093028">
+      <screen x="0" y="0" width="1920" height="1160" />
     </state>
+    <state x="732" y="383" key="com.intellij.ide.util.TipDialog/0.0.1920.1160@0.0.1920.1160" timestamp="1575647093028" />
     <state x="976" y="343" key="com.intellij.ide.util.TipDialog/0.0.2560.1040@0.0.2560.1040" timestamp="1575617014990" />
   </component>
   <component name="antWorkspaceConfiguration">
index de083fff1dba6075d16b809e4a3966664f398b7b..e76f302a4c2f60fd78c4c425f0bf4dfe51863caf 100644 (file)
@@ -25,6 +25,7 @@ function commonOff($device)
 function offSalon()
 {
     stopHarmony();
+    execScene('salon/freebox/off');
 }
 
 function offBureau()