<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/homeassistant_device_event.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/homeassistant_device_event.php" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/scripts/lib/homeassistant.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/lib/homeassistant.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" />
<workItem from="1688750143650" duration="1624000" />
<workItem from="1688808953960" duration="594000" />
<workItem from="1688849303515" duration="1558000" />
- <workItem from="1688897001591" duration="18367000" />
+ <workItem from="1688897001591" duration="21616000" />
</task>
<task id="LOCAL-00502" summary=".">
<created>1641726946298</created>
<option name="project" value="LOCAL" />
<updated>1687259667913</updated>
</task>
- <option name="localTasksCounter" value="567" />
+ <option name="localTasksCounter" value="568" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
['type' => 'ha', 'device' => HA_BAR, 'command' => 'toggle', 'priority' => true],
],
'salon/day' => [
+ ['type' => 'ha', 'device' => 'scene.salon_on'],
['type' => 'domoticz', 'scene' => 45, 'command' => true, 'priority' => true],
['type' => 'hue', 'group' => $salon, 'scene' => '9ay5VtNcjvUZIFF', 'repeat' => 2],
['type' => 'state', 'key' => 'salon', 'value' => 'on'],
['type' => 'scene', 'scene' => 'salon/bar/on'],
],
'salon/lumineux' => [
- ['type' => 'domoticz', 'scene' => 51, 'command' => true, 'priority' => true],
+ ['type' => 'ha', 'device' => 'scene.salon_lumineux'],
['type' => 'hue', 'group' => $salon, 'scene' => '9ay5VtNcjvUZIFF', 'repeat' => 2],
['type' => 'state', 'key' => 'salon', 'value' => 'on'],
['type' => 'scene', 'scene' => 'cuisine/on', 'delay' => 1],
],
'salon/off' => [
['type' => 'function', 'function' => 'salonAuto', 'args' => [false]],
+ ['type' => 'ha', 'device' => 'scene.salon_off'],
['type' => 'domoticz', 'scene' => 45, 'command' => false, 'priority' => true],
['type' => 'hue', 'group' => $salon, 'scene' => array('on' => false)],
['type' => 'state', 'key' => 'salon', 'value' => 'off'],
'salon/cineclub' => [
['type' => 'scene', 'scene' => 'salon/bar/off'],
['type' => 'function', 'function' => 'salonAuto', 'args' => [false]],
+ ['type' => 'ha', 'device' => 'scene.salon_cineclub'],
['type' => 'domoticz', 'scene' => 46, 'command' => true, 'priority' => true],
['type' => 'hue', 'group' => $salon, 'scene' => 'xpCjXtV3u7O1kYu', 'repeat' => 2],
['type' => 'scene', 'scene' => 'salon/cinemabase'],
'salon/cinema' => [
['type' => 'scene', 'scene' => 'salon/bar/off'],
['type' => 'function', 'function' => 'salonAuto', 'args' => [false]],
+ ['type' => 'ha', 'device' => 'scene.salon_cinema'],
['type' => 'domoticz', 'scene' => 47, 'command' => true, 'priority' => true],
['type' => 'hue', 'group' => $salon, 'scene' => 'AsU9eOyGsjEyz35', 'repeat' => 2],
['type' => 'scene', 'scene' => 'salon/cinemabase'],
],
'salon/tamise' => [
['type' => 'ecomode', 'mode' => '0'],
+ ['type' => 'ha', 'device' => 'scene.salon_tamise'],
['type' => 'domoticz', 'scene' => 48, 'command' => true, 'priority' => true],
['type' => 'hue', 'group' => $salon, 'scene' => 'RbjnIcLtcDuHbfU', 'repeat' => 2],
['type' => 'state', 'key' => 'salon', 'value' => 'tamise'],
],
'salon/lecturenocture' => [
['type' => 'function', 'function' => 'salonAuto', 'args' => [false]],
+ ['type' => 'ha', 'device' => 'scene.salon_lecturenocturne'],
['type' => 'domoticz', 'scene' => 49, 'command' => true, 'priority' => true],
['type' => 'hue', 'group' => $salon, 'scene' => 'HZiYyM6hMUMkmiY'],
['type' => 'state', 'key' => 'salon', 'value' => 'tamise'],
['type' => 'domoticz', 'device' => '1439', 'command' => false],
],
'cuisine/hotte/on' => [
- ['type' => 'ha', 'device' => HA_HOTTE, 'command' => 'turn_on'],
+ ['type' => 'ha', 'device' => HA_HOTTE],
],
'cuisine/hotte/off' => [
['type' => 'ha', 'device' => HA_HOTTE, 'command' => 'turn_off'],