<workItem from="1595445984584" duration="630000" />
<workItem from="1595520880245" duration="551000" />
<workItem from="1595607894704" duration="2164000" />
- <workItem from="1595786545513" duration="206000" />
- </task>
- <task id="LOCAL-00287" summary=".">
- <created>1580462356159</created>
- <option name="number" value="00287" />
- <option name="presentableId" value="LOCAL-00287" />
- <option name="project" value="LOCAL" />
- <updated>1580462356159</updated>
+ <workItem from="1595786545513" duration="954000" />
</task>
<task id="LOCAL-00288" summary=".">
<created>1580462517759</created>
<option name="project" value="LOCAL" />
<updated>1595609479855</updated>
</task>
- <option name="localTasksCounter" value="336" />
+ <task id="LOCAL-00336" summary=".">
+ <created>1595786773233</created>
+ <option name="number" value="00336" />
+ <option name="presentableId" value="LOCAL-00336" />
+ <option name="project" value="LOCAL" />
+ <updated>1595786773234</updated>
+ </task>
+ <option name="localTasksCounter" value="337" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<screen x="0" y="0" width="2560" height="1040" />
</state>
<state x="760" y="94" key="#Project_Structure/0.0.2560.1040@0.0.2560.1040" timestamp="1592377765650" />
- <state x="935" y="114" width="1170" height="972" key="CommitChangelistDialog2" timestamp="1595609475205">
+ <state x="935" y="114" width="1170" height="972" key="CommitChangelistDialog2" timestamp="1595786769552">
<screen x="0" y="0" width="2560" height="1040" />
</state>
<state x="701" y="75" key="CommitChangelistDialog2/0.0.1920.1160@0.0.1920.1160" timestamp="1595521315206" />
- <state x="935" y="114" key="CommitChangelistDialog2/0.0.2560.1040@0.0.2560.1040" timestamp="1595609475205" />
+ <state x="935" y="114" key="CommitChangelistDialog2/0.0.2560.1040@0.0.2560.1040" timestamp="1595786769552" />
<state x="1060" y="275" key="FileChooserDialogImpl" timestamp="1590912263817">
<screen x="0" y="0" width="2560" height="1040" />
</state>
['type' => 'ifttt', 'event' => 'coffee_on'],
],
'chambre/deshumidificateur/on' => [
- ['type' => 'domoticz', 'device' => '1062', 'command' => true],
+ //['type' => 'domoticz', 'device' => '1062', 'command' => true],
],
'chambre/deshumidificateur/off' => [
- ['type' => 'domoticz', 'device' => '1062', 'command' => false],
+ //['type' => 'domoticz', 'device' => '1062', 'command' => false],
],
'chambre/fan/on' => [
['type' => 'domoticz', 'device' => '1062', 'command' => true],
// ['type' => 'insteon', 'command' => '3?02622014690F11FF=I=3'],
// ],
'chambre/rideaux/open' => [
- ['type' => 'domoticz', 'device' => '1746', 'command' => false],
+ ['type' => 'domoticz', 'device' => '1746', 'command' => false, 'priority' => true],
],
'chambre/rideaux/close' => [
- ['type' => 'domoticz', 'device' => '1746', 'command' => true],
+ ['type' => 'domoticz', 'device' => '1746', 'command' => true, 'priority' => true],
],
'home/alert' => [
['type' => 'hue', 'group' => $alert, 'scene' => ['alert' => 'lselect']],
['type' => 'phonetask', 'phone' => 'vincent', 'task' => 'Tortuga Alerte'],
- ['type' => 'domoticz', 'device' => '392', 'command' => true],
+ ['type' => 'domoticz', 'device' => '392', 'command' => true, 'priority' => true],
],
'home/aulit' => [
['type' => 'nightmode', 'mode' => '1'],
['type' => 'domoticz', 'device' => '478', 'command' => false],
],
'salon/fan/toggle' => [
- ['type' => 'domoticz', 'device' => '478', 'command' => 'Toggle'],
+ ['type' => 'domoticz', 'device' => '478', 'command' => 'Toggle','priority'=>true],
],
'bureau/wakeuppc' => [
['type' => 'function', 'function' => 'squeezePlayByName', 'args' => ['Rivière', $squeezeboxPlayers['Salle de bains'], 65]],
],
'salon/freebox/on' => [
- ['type' => 'domoticz', 'device' => '1439', 'command' => true],
+ ['type' => 'domoticz', 'device' => '1439', 'command' => true,'priority'=>true],
],
'salon/freebox/off' => [
['type' => 'domoticz', 'device' => '1439', 'command' => false],