<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$/config/tv.php" beforeDir="false" afterPath="$PROJECT_DIR$/config/tv.php" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/scripts/lib/kodi.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/lib/kodi.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/wol.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/lib/wol.php" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/scripts/tmdb.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/tmdb.php" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<workItem from="1639125380760" duration="7979000" />
<workItem from="1639836343662" duration="4068000" />
<workItem from="1639842733236" duration="629000" />
- <workItem from="1639915626705" duration="56000" />
- </task>
- <task id="LOCAL-00446" summary=".">
- <created>1612199517377</created>
- <option name="number" value="00446" />
- <option name="presentableId" value="LOCAL-00446" />
- <option name="project" value="LOCAL" />
- <updated>1612199517377</updated>
+ <workItem from="1639915626705" duration="698000" />
+ <workItem from="1640268756300" duration="4000" />
+ <workItem from="1640268793915" duration="673000" />
</task>
<task id="LOCAL-00447" summary=".">
<created>1612640061389</created>
<option name="project" value="LOCAL" />
<updated>1639837981727</updated>
</task>
- <option name="localTasksCounter" value="495" />
+ <task id="LOCAL-00495" summary=".">
+ <created>1639915732929</created>
+ <option name="number" value="00495" />
+ <option name="presentableId" value="LOCAL-00495" />
+ <option name="project" value="LOCAL" />
+ <updated>1639915732933</updated>
+ </task>
+ <option name="localTasksCounter" value="496" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
['type' => 'domoticz', 'scene' => 45, 'command' => true, 'priority' => true],
['type' => 'hue', 'group' => $salon, 'scene' => 'Gte8sl76rzAD1wO', 'repeat' => 2],
//['type' => 'insteon', 'command' => '0?113=I=0=0'],
+ ['type' => 'scene', 'scene' => 'cuisine/on', 'delay' => 1],
['type' => 'scene', 'scene' => 'salon/cheminee', 'delay' => 1],
],
'salon/off' => [
['type' => 'scene', 'scene' => 'salon/fan/off'],
],
'salon/cinemabase' => [
+
// ['type' => 'scene', 'scene' => 'cuisine/tamise'],
// ['type' => 'ecomode', 'mode' => '0'],
// ['type' => 'insteon', 'command' => '0?1111=I=0=0'],
['type' => 'domoticz', 'scene' => 46, 'command' => true, 'priority' => true],
['type' => 'hue', 'group' => $salon, 'scene' => 'xpCjXtV3u7O1kYu', 'repeat' => 2],
['type' => 'scene', 'scene' => 'salon/cinemabase'],
+ ['type' => 'domoticz', 'scene' => 46, 'command' => true, 'priority' => true],
+ ['type' => 'scene', 'scene' => 'cuisine/tamise', 'repeat' => 2],
],
'salon/cinema' => [
['type' => 'domoticz', 'scene' => 47, 'command' => true, 'priority' => true],
['type' => 'hue', 'group' => $salon, 'scene' => 'AsU9eOyGsjEyz35', 'repeat' => 2],
['type' => 'scene', 'scene' => 'salon/cinemabase'],
+ ['type' => 'domoticz', 'scene' => 47, 'command' => true, 'priority' => true],
+ ['type' => 'scene', 'scene' => 'cuisine/tamise', 'repeat' => 2],
],
'salon/tamise' => [
['type' => 'ecomode', 'mode' => '0'],
['type' => 'hue', 'group' => $salon, 'scene' => 'RbjnIcLtcDuHbfU', 'repeat' => 2],
// ['type' => 'insteon', 'command' => '0?1130=I=0=0'],
['type' => 'function', 'function' => 'chemineeOn', 'args' => ['salon', 'fire', 0.8]],
+ ['type' => 'scene', 'scene' => 'cuisine/tamise', 'repeat' => 2],
],
'salon/lecturenocture' => [
['type' => 'domoticz', 'scene' => 49, 'command' => true, 'priority' => true],
['type' => 'hue', 'group' => $salon, 'scene' => 'HZiYyM6hMUMkmiY'],
// ['type' => 'insteon', 'command' => '0?1113=I=0=0'],
['type' => 'function', 'function' => 'chemineeOn', 'args' => ['salon', 'fire', 0.25]],
+ ['type' => 'scene', 'scene' => 'cuisine/tamise', 'repeat' => 2],
],
'salon/cheminee' => [
['type' => 'function', 'function' => 'chemineeOn', 'args' => ['salon', 'fire', 1]],
if (getNightMode()) {
return;
}
-
+
execScene('home/doalert');
$rep = 1 * 2;