<project version="4">
<component name="ChangeListManager">
<list default="true" id="352ce63a-b52a-41a2-979b-becda7920939" name="Default" comment=".">
- <change afterPath="$PROJECT_DIR$/scripts/homeconnect.php" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/scripts/lib/homeconnect.php" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/config/global.php" beforeDir="false" afterPath="$PROJECT_DIR$/config/global.php" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/config/salon.php" beforeDir="false" afterPath="$PROJECT_DIR$/config/salon.php" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/images/rooms/medium/cuisine.jpg" beforeDir="false" afterPath="$PROJECT_DIR$/images/rooms/medium/cuisine.jpg" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/images/rooms/medium/salon.jpg" beforeDir="false" afterPath="$PROJECT_DIR$/images/rooms/medium/salon.jpg" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/images/rooms/originaux/cuisine.jpg" beforeDir="false" afterPath="$PROJECT_DIR$/images/rooms/originaux/cuisine.jpg" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/images/rooms/originaux/salon.jpg" beforeDir="false" afterPath="$PROJECT_DIR$/images/rooms/originaux/salon.jpg" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/images/rooms/small/cuisine.jpg" beforeDir="false" afterPath="$PROJECT_DIR$/images/rooms/small/cuisine.jpg" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/images/rooms/small/salon.jpg" beforeDir="false" afterPath="$PROJECT_DIR$/images/rooms/small/salon.jpg" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/scripts/lib/http.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/lib/http.php" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/scripts/lib/lib.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/lib/lib.php" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/scripts/lib/redis.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/lib/redis.php" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/config/coffee.php" beforeDir="false" afterPath="$PROJECT_DIR$/config/coffee.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/state.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/lib/state.php" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<workItem from="1618426400216" duration="1138000" />
<workItem from="1618656192286" duration="2313000" />
<workItem from="1618682288258" duration="2117000" />
- <workItem from="1618740509693" duration="11544000" />
- </task>
- <task id="LOCAL-00420" summary=".">
- <created>1607546493721</created>
- <option name="number" value="00420" />
- <option name="presentableId" value="LOCAL-00420" />
- <option name="project" value="LOCAL" />
- <updated>1607546493722</updated>
+ <workItem from="1618740509693" duration="12495000" />
</task>
<task id="LOCAL-00421" summary=".">
<created>1607933724635</created>
<option name="project" value="LOCAL" />
<updated>1618426951296</updated>
</task>
- <option name="localTasksCounter" value="469" />
+ <task id="LOCAL-00469" summary=".">
+ <created>1618861174900</created>
+ <option name="number" value="00469" />
+ <option name="presentableId" value="LOCAL-00469" />
+ <option name="project" value="LOCAL" />
+ <updated>1618861174900</updated>
+ </task>
+ <option name="localTasksCounter" value="470" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<?php
$shortcuts['coffee'] = [
- ['type' => 'light','scene'=>'cuisine/toaster/toggle', 'label' => 'Grille pain'],
+ ['type' => 'light', 'scene' => 'cuisine/toaster/toggle', 'label' => 'Grille pain'],
['type' => 'separator', 'label' => 'Machine à café'],
- ['type' => 'ifttt', 'event' => 'coffee_on', 'label' => 'Allumer'],
- ['type' => 'ifttt', 'event' => 'coffee_off', 'label' => 'éteindre'],
- ['type' => 'separator', 'label' => 'Cafés'],
- ['type' => 'ifttt', 'event' => 'coffee_vincent', 'label' => 'Vincent'],
- ['type' => 'ifttt', 'event' => 'coffee_jerome', 'label' => 'Jérôme'],
- ['type' => 'ifttt', 'event' => 'coffee_expresso', 'label' => 'Expresso'],
- ['type' => 'ifttt', 'event' => 'coffee_americano', 'label' => 'Americano'],
+ ['type' => 'light', 'scene' => 'cuisine/coffee/on', 'label' => 'Allumer'],
+ ['type' => 'light', 'scene' => 'cuisine/coffee/off', 'label' => 'éteindre'],
+// ['type' => 'separator', 'label' => 'Cafés'],
+// ['type' => 'ifttt', 'event' => 'coffee_vincent', 'label' => 'Vincent'],
+// ['type' => 'ifttt', 'event' => 'coffee_jerome', 'label' => 'Jérôme'],
+// ['type' => 'ifttt', 'event' => 'coffee_expresso', 'label' => 'Expresso'],
+// ['type' => 'ifttt', 'event' => 'coffee_americano', 'label' => 'Americano'],
];
\ No newline at end of file
['type' => 'scene', 'scene' => 'chambre/planetarium/off'],
['type' => 'function', 'function' => 'bedbrightness', 'args' => [255]],
['type' => 'phonetask', 'phone' => 'vincent', 'task' => 'Matin'],
- ['type' => 'function', 'function' => 'coffee_on'],
['type' => 'scene', 'scene' => 'chambre/auto', 'delay' => 35],
+ ['type' => 'scene', 'scene' => 'cuisine/coffee/on'],
],
'chambre/deshumidificateur/on' => [
//['type' => 'domoticz', 'device' => $chambrefan, 'command' => true],
['type' => 'scene', 'scene' => 'chambre/deshumidificateur/on'],
['type' => 'phonetask', 'phone' => 'vincent', 'task' => 'Stop All Sounds'],
['type' => 'scene', 'scene' => 'chambre/planetarium/off'],
- ['type' => 'function', 'function' => 'coffee_off'],
+ ['type' => 'scene', 'scene' => 'cuisine/coffee/off'],
['type' => 'scene', 'scene' => 'home/hueoff'],
['type' => 'scene', 'scene' => 'salon/media/off'],
['type' => 'scene', 'scene' => 'salon/off', 'delay' => 2],
'cuisine/toaster/off' => [
['type' => 'domoticz', 'device' => '1453', 'command' => false, 'priority' => true],
],
+ 'cuisine/coffee/on' => [
+ ['type' => 'function', 'function' => 'coffee_on'],
+ ],
+ 'cuisine/coffee/off' => [
+ ['type' => 'function', 'function' => 'coffee_off'],
+ ],
'cour/auto' => [
['type' => 'domoticz', 'device' => '678', 'command' => true],
['type' => 'function', 'function' => 'courAuto', 'args' => [true]],