<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/hue.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/lib/hue.php" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/scripts/lib/medialibrary.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/lib/medialibrary.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$/servers/hue.php" beforeDir="false" afterPath="$PROJECT_DIR$/servers/hue.php" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<workItem from="1610462926782" duration="1001000" />
<workItem from="1610483375018" duration="3692000" />
<workItem from="1610701873024" duration="644000" />
- <workItem from="1610959093755" duration="44000" />
- </task>
- <task id="LOCAL-00386" summary=".">
- <created>1605171515396</created>
- <option name="number" value="00386" />
- <option name="presentableId" value="LOCAL-00386" />
- <option name="project" value="LOCAL" />
- <updated>1605171515396</updated>
+ <workItem from="1610959093755" duration="202000" />
+ <workItem from="1611259485798" duration="169000" />
+ <workItem from="1611260007715" duration="594000" />
+ <workItem from="1611336541554" duration="1183000" />
</task>
<task id="LOCAL-00387" summary=".">
<created>1605188063167</created>
<option name="project" value="LOCAL" />
<updated>1610702549932</updated>
</task>
- <option name="localTasksCounter" value="435" />
+ <task id="LOCAL-00435" summary=".">
+ <created>1610959164385</created>
+ <option name="number" value="00435" />
+ <option name="presentableId" value="LOCAL-00435" />
+ <option name="project" value="LOCAL" />
+ <updated>1610959164385</updated>
+ </task>
+ <option name="localTasksCounter" value="436" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
['type' => 'domoticz', 'device' => '1756', 'command' => 'Group On', 'priority' => true],
],
'home/alert' => [
- ['type' => 'hue', 'group' => $alert, 'scene' => ['alert' => 'lselect']],
- ['type' => 'phonetask', 'phone' => 'vincent', 'task' => 'Tortuga Alerte'],
['type' => 'domoticz', 'device' => '392', 'command' => true, 'priority' => true],
+ ['type' => 'hue', 'group' => $alert, 'scene' => ['alert' => 'select']],
+ ['type' => 'phonetask', 'phone' => 'vincent', 'task' => 'Tortuga Alerte'],
+ ['type' => 'hue', 'group' => $alert, 'delay' => 1, 'scene' => ['alert' => 'none']],
],
'home/aulit' => [
['type' => 'scene', 'scene' => 'chambre/bed'],
['type' => 'hue', 'group' => $salon, 'scene' => 'Gte8sl76rzAD1wO'],
//['type' => 'insteon', 'command' => '0?113=I=0=0'],
['type' => 'scene', 'scene' => 'salon/cheminee', 'delay' => 1],
- ['type' => 'hue', 'group' => $salon, 'scene' => 'Gte8sl76rzAD1wO'],
],
'salon/off' => [
['type' => 'hue', 'group' => $salon, 'scene' => array('on' => false)],
'salon/cineclub' => [
['type' => 'hue', 'group' => $salon, 'scene' => 'xpCjXtV3u7O1kYu'],
['type' => 'scene', 'scene' => 'salon/cinemabase'],
- ['type' => 'hue', 'group' => $salon, 'scene' => 'xpCjXtV3u7O1kYu'],
],
'salon/cinema' => [
['type' => 'hue', 'group' => $salon, 'scene' => 'AsU9eOyGsjEyz35'],
['type' => 'scene', 'scene' => 'salon/cinemabase'],
- ['type' => 'hue', 'group' => $salon, 'scene' => 'AsU9eOyGsjEyz35'],
],
'salon/tamise' => [
['type' => 'ecomode', 'mode' => '0'],
['type' => 'hue', 'group' => $salon, 'scene' => 'RbjnIcLtcDuHbfU'],
// ['type' => 'insteon', 'command' => '0?1130=I=0=0'],
['type' => 'function', 'function' => 'chemineeOn', 'args' => ['salon', 'fire', 0.8]],
- ['type' => 'hue', 'group' => $salon, 'scene' => 'RbjnIcLtcDuHbfU'],
],
'salon/lecturenocture' => [
['type' => 'hue', 'group' => $salon, 'scene' => 'HZiYyM6hMUMkmiY'],
// ['type' => 'insteon', 'command' => '0?1113=I=0=0'],
['type' => 'function', 'function' => 'chemineeOn', 'args' => ['salon', 'fire', 0.25]],
- ['type' => 'hue', 'group' => $salon, 'scene' => 'HZiYyM6hMUMkmiY'],
],
'salon/cheminee' => [
['type' => 'function', 'function' => 'chemineeOn', 'args' => ['salon', 'fire', 1]],