<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/lib/off.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/lib/off.php" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/scripts/lib/denon.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/lib/denon.php" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/scripts/lib/scenes.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/lib/scenes.php" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<workItem from="1612620424202" duration="11603000" />
<workItem from="1612640974349" duration="5182000" />
<workItem from="1612793924157" duration="7405000" />
- <workItem from="1612981789538" duration="2738000" />
- </task>
- <task id="LOCAL-00402" summary=".">
- <created>1605532129605</created>
- <option name="number" value="00402" />
- <option name="presentableId" value="LOCAL-00402" />
- <option name="project" value="LOCAL" />
- <updated>1605532129605</updated>
+ <workItem from="1612981789538" duration="2761000" />
+ <workItem from="1613594262179" duration="860000" />
+ <workItem from="1613737644524" duration="414000" />
</task>
<task id="LOCAL-00403" summary=".">
<created>1605613782452</created>
<option name="project" value="LOCAL" />
<updated>1612986006478</updated>
</task>
- <option name="localTasksCounter" value="451" />
+ <task id="LOCAL-00451" summary=".">
+ <created>1613067752007</created>
+ <option name="number" value="00451" />
+ <option name="presentableId" value="LOCAL-00451" />
+ <option name="project" value="LOCAL" />
+ <updated>1613067752007</updated>
+ </task>
+ <option name="localTasksCounter" value="452" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
['type' => 'scene', 'scene' => 'salon/off'],
['type' => 'scene', 'scene' => 'cuisine/off'],
['type' => 'scene', 'scene' => 'cour/off'],
+ ['type' => 'scene', 'scene' => 'salon/media/off'],
['type' => 'function', 'function' => 'stopHarmony'],
['type' => 'function', 'function' => 'stopAllSqueezebox'],
['type' => 'nightmode', 'mode' => '1'],
'salon/cheminee/off' => [
['type' => 'function', 'function' => 'chemineeOff', 'args' => ['salon']],
],
+ 'salon/media/off' => [
+ ['type' => 'function', 'function' => 'off','args'=>['salon']],
+ ],
'salon/media/play' => [
],
['type' => 'ecomode', 'mode' => '2'],
['type' => 'scene', 'scene' => 'cuisine/off'],
['type' => 'scene', 'scene' => 'salon/off'],
+ ['type' => 'scene', 'scene' => 'salon/media/off'],
['type' => 'scene', 'scene' => 'cour/off'],
['type' => 'scene', 'scene' => 'bureau/off'],
['type' => 'scene', 'scene' => 'chambre/off'],