diff --git a/flows.json b/flows.json index 68f7d42..690e378 100644 --- a/flows.json +++ b/flows.json @@ -4650,19 +4650,23 @@ "z": "6429099c4571dd6b", "name": "Speech Engine", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "speech_engine", + "action": "script.speech_engine", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"who\": topic,\t \"message\": payload,\t \"voice\": voice,\t \"type\": type\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "speech_engine", "x": 420, "y": 160, "wires": [ @@ -4716,19 +4720,23 @@ "z": "a062d9e6d44506dc", "name": "Hue Activate Scene", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "hue", - "service": "hue_activate_scene", + "action": "hue.hue_activate_scene", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"group_name\": topic,\t \"scene_name\": payload,\t \"dynamic\": \"true\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "hue", + "service": "hue_activate_scene", "x": 370, "y": 40, "wires": [ @@ -4741,21 +4749,25 @@ "z": "582b8363c9f33bf8", "name": "Record Scene", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_text", - "service": "set_value", + "action": "input_text.set_value", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_text.{{topic}}_selected_scene" ], + "labelId": [], "data": "{\t \"value\": payload\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_text", + "service": "set_value", "x": 340, "y": 40, "wires": [ @@ -4770,21 +4782,25 @@ "z": "582b8363c9f33bf8", "name": "Reset Dropdown", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_select", - "service": "select_first", + "action": "input_select.select_first", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_select.{{topic}}_scenes" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_select", + "service": "select_first", "x": 550, "y": 40, "wires": [ @@ -4894,21 +4910,25 @@ "z": "a4ee891237e460a2", "name": "Set Scene", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "scene", - "service": "turn_on", + "action": "scene.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "scene.{{topic}}_{{payload}}" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "scene", + "service": "turn_on", "x": 930, "y": 460, "wires": [ @@ -4921,21 +4941,25 @@ "z": "a4ee891237e460a2", "name": "Reset", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_select", - "service": "select_option", + "action": "input_select.select_option", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_select.{{topic}}_scenes" ], + "labelId": [], "data": "{\t \"option\":\"Adaptive\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_select", + "service": "select_option", "x": 550, "y": 360, "wires": [ @@ -4948,21 +4972,25 @@ "z": "a4ee891237e460a2", "name": "Apply Adaptive Lighting", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "adaptive_lighting", - "service": "apply", + "action": "adaptive_lighting.apply", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "switch.adaptive_lighting_{{topic}}" ], + "labelId": [], "data": "{\t \"adapt_brightness\" : brightness,\t \"adapt_color\" : color\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "adaptive_lighting", + "service": "apply", "x": 1530, "y": 280, "wires": [ @@ -4975,21 +5003,25 @@ "z": "a4ee891237e460a2", "name": "Nightlight Set", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "switch", - "service": "turn_{{nightlight}}", + "action": "switch.turn_{{nightlight}}", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "switch.adaptive_lighting_sleep_mode_{{topic}}" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "switch", + "service": "turn_{{nightlight}}", "x": 750, "y": 460, "wires": [ @@ -5004,21 +5036,25 @@ "z": "a4ee891237e460a2", "name": "Nightlight Off", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "switch", - "service": "turn_off", + "action": "switch.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "switch.adaptive_lighting_sleep_mode_{{topic}}" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "switch", + "service": "turn_off", "x": 930, "y": 280, "wires": [ @@ -5033,21 +5069,25 @@ "z": "a4ee891237e460a2", "name": "Turn Lights On", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_on", + "action": "light.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.{{topic}}_lights" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_on", "x": 1120, "y": 280, "wires": [ @@ -5087,21 +5127,25 @@ "z": "a4ee891237e460a2", "name": "Adaptive Lighting On", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "switch", - "service": "turn_on", + "action": "switch.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "switch.adaptive_lighting_{{topic}}" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "switch", + "service": "turn_on", "x": 600, "y": 160, "wires": [ @@ -5114,21 +5158,25 @@ "z": "a4ee891237e460a2", "name": "Adaptive Lighting Off", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "switch", - "service": "turn_off", + "action": "switch.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "switch.adaptive_lighting_{{topic}}" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "switch", + "service": "turn_off", "x": 600, "y": 520, "wires": [ @@ -5152,21 +5200,25 @@ "z": "a4ee891237e460a2", "name": "Dynamic Off", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_off", + "action": "input_boolean.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.{{topic}}_dynamic_scenes" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_off", "x": 750, "y": 220, "wires": [ @@ -5199,19 +5251,23 @@ "z": "a4ee891237e460a2", "name": "Notify TV", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "tv_notify", + "action": "script.tv_notify", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"who\": dest,\t \"title\": topic,\t \"message\": payload,\t \"data\": {\t \"fontsize\": \"large\",\t \"duration\": 3,\t \"transparency\": \"25%\",\t \"color\": \"red\"\t }\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "tv_notify", "x": 920, "y": 340, "wires": [ @@ -5484,21 +5540,25 @@ "z": "85c4f81ca9628aea", "name": "Set Scene", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "turn_on", + "action": "script.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "script.{{payload}}_in_{{topic}}" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "turn_on", "x": 670, "y": 340, "wires": [ @@ -5683,21 +5743,25 @@ "g": "a46fc8e7e70ca893", "name": "Start Timer", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "timer", - "service": "start", + "action": "timer.start", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "timer.kallen_timer" ], + "labelId": [], "data": "{ \"duration\": {{duration}}}", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "timer", + "service": "start", "x": 790, "y": 200, "wires": [ @@ -5711,21 +5775,25 @@ "g": "a46fc8e7e70ca893", "name": "Resume Timer", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "timer", - "service": "start", + "action": "timer.start", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "timer.kallen_timer" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "timer", + "service": "start", "x": 580, "y": 440, "wires": [ @@ -5742,19 +5810,23 @@ "g": "1ca205a84922c8c2", "name": "Notification", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "text_notify", + "action": "script.text_notify", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"who\":\"kallen\",\t \"message\": payload,\t \"title\": topic,\t \"type\": \"normal\",\t \"tag\": \"kallen-timer-finished\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "text_notify", "x": 950, "y": 660, "wires": [ @@ -5835,21 +5907,25 @@ "g": "1ca205a84922c8c2", "name": "Reset Slider", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_number", - "service": "set_value", + "action": "input_number.set_value", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_number.kallen_activity_duration" ], + "labelId": [], "data": "{\t \"value\":30\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_number", + "service": "set_value", "x": 350, "y": 820, "wires": [ @@ -5980,21 +6056,25 @@ "g": "a46fc8e7e70ca893", "name": "Turn on K's bedroom lights", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_on", + "action": "light.turn_on", + "floorId": [], "areaId": [ "kallen_bedroom" ], "deviceId": [], "entityId": [], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_on", "x": 1440, "y": 400, "wires": [ @@ -6010,21 +6090,25 @@ "g": "a46fc8e7e70ca893", "name": "Turn on K's bedroom lights", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_on", + "action": "light.turn_on", + "floorId": [], "areaId": [ "kallen_bedroom" ], "deviceId": [], "entityId": [], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_on", "x": 980, "y": 80, "wires": [ @@ -6094,21 +6178,25 @@ "g": "a46fc8e7e70ca893", "name": "Set to Adaptive", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_select", - "service": "select_option", + "action": "input_select.select_option", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_select.kallen_bedroom_scenes" ], + "labelId": [], "data": "{\t \"option\":\"Adaptive\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_select", + "service": "select_option", "x": 1300, "y": 80, "wires": [ @@ -6122,21 +6210,25 @@ "g": "a46fc8e7e70ca893", "name": "Set to Adaptive", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_select", - "service": "select_option", + "action": "input_select.select_option", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_select.kallen_bedroom_scenes" ], + "labelId": [], "data": "{\t \"option\":\"Adaptive\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_select", + "service": "select_option", "x": 1740, "y": 400, "wires": [ @@ -6863,22 +6955,26 @@ "g": "a46fc8e7e70ca893", "name": "", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "timer", - "service": "pause", + "action": "timer.pause", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "timer.kallen_timer" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", - "x": 770, + "blockInputOverrides": false, + "domain": "timer", + "service": "pause", + "x": 790, "y": 360, "wires": [ [ @@ -6944,21 +7040,25 @@ "z": "4a8821853d4dd1ad", "name": "Turn on Living Room lights", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_on", + "action": "light.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.living_room_lights" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_on", "x": 980, "y": 140, "wires": [ @@ -6999,21 +7099,25 @@ "z": "4a8821853d4dd1ad", "name": "Set to Adaptive", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_select", - "service": "select_option", + "action": "input_select.select_option", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_select.living_room_scenes" ], + "labelId": [], "data": "{\t \"option\":\"Adaptive\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_select", + "service": "select_option", "x": 1300, "y": 140, "wires": [ @@ -7087,11 +7191,16 @@ "g": "a46fc8e7e70ca893", "name": "Duration Change", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "input_number.kallen_activity_duration", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_number.kallen_activity_duration" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "num", "ifState": "", @@ -7156,19 +7265,23 @@ "g": "a46fc8e7e70ca893", "name": "Timer Change", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "timer_modify", + "action": "script.timer_modify", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"timer\": timer,\t \"change\": change\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "timer_modify", "x": 520, "y": 80, "wires": [ @@ -7515,11 +7628,16 @@ "z": "e44b1e7a8ef7ae1d", "name": "Night Mode", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "input_boolean.night_mode", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_boolean.night_mode" + ], + "substring": [], + "regex": [] + }, "outputInitially": true, "stateType": "str", "ifState": "", @@ -7556,11 +7674,16 @@ "z": "e44b1e7a8ef7ae1d", "name": "Give Me Darkness", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "input_boolean.give_me_darkness", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_boolean.give_me_darkness" + ], + "substring": [], + "regex": [] + }, "outputInitially": true, "stateType": "str", "ifState": "", @@ -7693,19 +7816,22 @@ "z": "e44b1e7a8ef7ae1d", "name": "Service Calls", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "", - "service": "", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "", + "service": "", "x": 590, "y": 220, "wires": [ @@ -7718,19 +7844,22 @@ "z": "e44b1e7a8ef7ae1d", "name": "Script Calls", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "", - "service": "", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "", + "service": "", "x": 590, "y": 280, "wires": [ @@ -7743,19 +7872,22 @@ "z": "e44b1e7a8ef7ae1d", "name": "Notify Calls", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "", - "service": "", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "", + "service": "", "x": 590, "y": 160, "wires": [ @@ -7846,11 +7978,16 @@ "z": "e44b1e7a8ef7ae1d", "name": "Living Room", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "sensor.living_room_front_illuminance", - "entityIdType": "exact", + "entities": { + "entity": [ + "sensor.living_room_front_illuminance" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "num", "ifState": "", @@ -7927,11 +8064,16 @@ "z": "e44b1e7a8ef7ae1d", "name": "Stairwell", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "sensor.stairwell_bottom_illuminance", - "entityIdType": "exact", + "entities": { + "entity": [ + "sensor.stairwell_bottom_illuminance" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "num", "ifState": "", @@ -7986,11 +8128,16 @@ "z": "3abb5ae57afb4761", "name": "Tony Presence", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 2, "exposeAsEntityConfig": "", - "entityId": "person.tony_stork", - "entityIdType": "exact", + "entities": { + "entity": [ + "person.tony_stork" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "home", @@ -8055,21 +8202,25 @@ "z": "3abb5ae57afb4761", "name": "Enable Texts (Tony)", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_on", + "action": "input_boolean.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.text_notify_tony" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_on", "x": 410, "y": 100, "wires": [ @@ -8084,21 +8235,25 @@ "z": "3abb5ae57afb4761", "name": "Disable Texts (Tony)", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_off", + "action": "input_boolean.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.text_notify_tony" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_off", "x": 420, "y": 280, "wires": [ @@ -8113,11 +8268,16 @@ "z": "3abb5ae57afb4761", "name": "Tina Presence", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 2, "exposeAsEntityConfig": "", - "entityId": "person.christina_stork", - "entityIdType": "exact", + "entities": { + "entity": [ + "person.christina_stork" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "home", @@ -8189,21 +8349,25 @@ "z": "3abb5ae57afb4761", "name": "Enable Texts (Tina)", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_on", + "action": "input_boolean.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.text_notify_tina" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_on", "x": 410, "y": 400, "wires": [ @@ -8218,21 +8382,25 @@ "z": "3abb5ae57afb4761", "name": "Disable Texts (Tina)", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_off", + "action": "input_boolean.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.text_notify_tina" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_off", "x": 410, "y": 580, "wires": [ @@ -8247,11 +8415,16 @@ "z": "3abb5ae57afb4761", "name": "Kallen Presence", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 2, "exposeAsEntityConfig": "", - "entityId": "person.kallen_stork", - "entityIdType": "exact", + "entities": { + "entity": [ + "person.kallen_stork" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "home", @@ -8315,21 +8488,25 @@ "z": "3abb5ae57afb4761", "name": "Enable Texts (Kallen)", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_on", + "action": "input_boolean.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.text_notify_kallen" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_on", "x": 420, "y": 700, "wires": [ @@ -8344,21 +8521,25 @@ "z": "3abb5ae57afb4761", "name": "Disable Texts (Kallen)", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_off", + "action": "input_boolean.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.text_notify_kallen" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_off", "x": 640, "y": 760, "wires": [ @@ -8373,19 +8554,23 @@ "z": "3abb5ae57afb4761", "name": "Notify Tony", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "text_notify", + "action": "script.text_notify", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"type\":\"normal\",\t \"who\":\"tony\",\t \"title\": \"New Arrival\",\t \"message\": \"Tina has arrived at home!\",\t \"sound\":\"US-EN-Morgan-Freeman-Wife-Is-Arriving.wav\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "text_notify", "x": 390, "y": 520, "wires": [ @@ -8449,19 +8634,23 @@ "z": "3abb5ae57afb4761", "name": "Notify Tina", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "text_notify", + "action": "script.text_notify", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "\t{\t \"type\":\"normal\",\t \"who\":\"tina\",\t \"title\": \"New Arrival\",\t \"message\": \"Tony has arrived at home!\",\t \"sound\":\"US-EN-Alexa-Husband-Is-Arriving.wav\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "text_notify", "x": 390, "y": 220, "wires": [ @@ -8511,19 +8700,23 @@ "z": "3abb5ae57afb4761", "name": "Notify Kallen", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "text_notify", + "action": "script.text_notify", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"type\":\"normal\",\t \"who\":\"kallen\",\t \"title\": \"New Arrival\",\t \"message\": \"Tony has arrived at home!\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "text_notify", "x": 590, "y": 200, "wires": [ @@ -8536,19 +8729,23 @@ "z": "3abb5ae57afb4761", "name": "Notify Kallen", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "text_notify", + "action": "script.text_notify", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"type\":\"normal\",\t \"who\":\"kallen\",\t \"title\": \"New Arrival\",\t \"message\": \"Christina has arrived at home!\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "text_notify", "x": 590, "y": 500, "wires": [ @@ -8561,19 +8758,23 @@ "z": "3abb5ae57afb4761", "name": "Notify Tony", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "text_notify", + "action": "script.text_notify", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"who\":\"tony\",\t \"title\": \"Hey Dummy\",\t \"message\": \"Your presence flow is a failure and you should be ashamed.\",\t \"data\": {\t \"url\": \"/lovelace/mobile-devices\"\t }\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "text_notify", "x": 870, "y": 420, "wires": [ @@ -8773,19 +8974,23 @@ "z": "3abb5ae57afb4761", "name": "TV Notifications", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "tv_notify", + "action": "script.tv_notify", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"who\":\"all\",\t \"title\": msg.topic,\t \"message\": msg.payload,\t \"data\": {\t \"fontsize\": \"large\",\t \"duration\": 3,\t \"transparency\": \"25%\",\t \"color\": \"green\"\t }\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "tv_notify", "x": 600, "y": 160, "wires": [ @@ -8798,19 +9003,23 @@ "z": "3abb5ae57afb4761", "name": "TV Notifications", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "tv_notify", + "action": "script.tv_notify", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"who\":\"all\",\t \"title\": msg.topic,\t \"message\": msg.payload,\t \"data\": {\t \"fontsize\": \"large\",\t \"duration\": 3,\t \"transparency\": \"25%\",\t \"color\": \"green\"\t }\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "tv_notify", "x": 600, "y": 460, "wires": [ @@ -8851,11 +9060,16 @@ "z": "3abb5ae57afb4761", "name": "Front Door Open", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 2, "exposeAsEntityConfig": "", - "entityId": "binary_sensor.front_door", - "entityIdType": "exact", + "entities": { + "entity": [ + "binary_sensor.front_door" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "on", @@ -8913,11 +9127,16 @@ "z": "3abb5ae57afb4761", "name": "Doorbell", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "binary_sensor.front_doorbell_ding_mqtt", - "entityIdType": "exact", + "entities": { + "entity": [ + "binary_sensor.front_doorbell_ding_mqtt" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -8961,11 +9180,16 @@ "z": "3abb5ae57afb4761", "name": "Motion Detected", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "binary_sensor.front_doorbell_motion_mqtt", - "entityIdType": "exact", + "entities": { + "entity": [ + "binary_sensor.front_doorbell_motion_mqtt" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -9012,11 +9236,16 @@ "z": "3abb5ae57afb4761", "name": "Back Door Open", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 2, "exposeAsEntityConfig": "", - "entityId": "binary_sensor.back_door", - "entityIdType": "exact", + "entities": { + "entity": [ + "binary_sensor.back_door" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "on", @@ -9070,21 +9299,25 @@ "z": "3abb5ae57afb4761", "name": "+1", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "counter", - "service": "increment", + "action": "counter.increment", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "counter.{{whichdoor}}_door_opened_today" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "counter", + "service": "increment", "x": 1330, "y": 140, "wires": [ @@ -9097,21 +9330,25 @@ "z": "3abb5ae57afb4761", "name": "Lights Handler", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_on", + "action": "input_boolean.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.tina_desk_lights" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_on", "x": 880, "y": 300, "wires": [ @@ -9171,11 +9408,16 @@ "z": "3abb5ae57afb4761", "name": "Family Presence", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 2, "exposeAsEntityConfig": "", - "entityId": "binary_sensor.family_home", - "entityIdType": "exact", + "entities": { + "entity": [ + "binary_sensor.family_home" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "on", @@ -9237,21 +9479,25 @@ "z": "3abb5ae57afb4761", "name": "Enable Texts (All)", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_on", + "action": "input_boolean.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.text_notify_all" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_on", "x": 450, "y": 1080, "wires": [ @@ -9266,21 +9512,25 @@ "z": "3abb5ae57afb4761", "name": "Disable Texts (All)", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_off", + "action": "input_boolean.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.text_notify_all" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_off", "x": 450, "y": 1140, "wires": [ @@ -9295,11 +9545,16 @@ "z": "3abb5ae57afb4761", "name": "Parents Presence", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 2, "exposeAsEntityConfig": "", - "entityId": "binary_sensor.parents_home", - "entityIdType": "exact", + "entities": { + "entity": [ + "binary_sensor.parents_home" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "on", @@ -9404,21 +9659,25 @@ "z": "3abb5ae57afb4761", "name": "Enable Texts (Parents)", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_on", + "action": "input_boolean.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.text_notify_parents" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_on", "x": 460, "y": 840, "wires": [ @@ -9433,21 +9692,25 @@ "z": "3abb5ae57afb4761", "name": "Disable Texts (Parents)", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_off", + "action": "input_boolean.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.text_notify_parents" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_off", "x": 470, "y": 900, "wires": [ @@ -9462,11 +9725,16 @@ "z": "3abb5ae57afb4761", "name": "Nerds Presence", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 2, "exposeAsEntityConfig": "", - "entityId": "binary_sensor.nerds_home", - "entityIdType": "exact", + "entities": { + "entity": [ + "binary_sensor.nerds_home" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "on", @@ -9571,21 +9839,25 @@ "z": "3abb5ae57afb4761", "name": "Enable Texts (Nerds)", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_on", + "action": "input_boolean.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.text_notify_nerds" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_on", "x": 460, "y": 960, "wires": [ @@ -9600,21 +9872,25 @@ "z": "3abb5ae57afb4761", "name": "Disable Texts (Nerds)", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_off", + "action": "input_boolean.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.text_notify_nerds" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_off", "x": 460, "y": 1020, "wires": [ @@ -9676,11 +9952,16 @@ "z": "3abb5ae57afb4761", "name": "Basement Door", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 2, "exposeAsEntityConfig": "", - "entityId": "binary_sensor.basement_studio_door", - "entityIdType": "exact", + "entities": { + "entity": [ + "binary_sensor.basement_studio_door" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "on", @@ -9950,19 +10231,23 @@ "z": "3abb5ae57afb4761", "name": "Notify Parents", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "text_notify", + "action": "script.text_notify", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"type\":\"normal\",\t \"who\":\"parents\",\t \"title\": \"New Arrival\",\t \"message\": \"Kallen has arrived at home!\",\t \"sound\":\"US-EN-Morgan-Freeman-Son-Is-Arriving.wav\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "text_notify", "x": 400, "y": 640, "wires": [ @@ -10015,21 +10300,25 @@ "z": "3abb5ae57afb4761", "name": "Living Room Lights", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_on", + "action": "light.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.living_room_lights" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_on", "x": 1150, "y": 300, "wires": [ @@ -10042,21 +10331,25 @@ "z": "3abb5ae57afb4761", "name": "Bedroom Lights Off", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_off", + "action": "light.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.kallen_bedroom_lights" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_off", "x": 410, "y": 760, "wires": [ @@ -10100,11 +10393,16 @@ "z": "eff21041cc941fef", "name": "Downstairs Bathroom Scenes", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "input_select.downstairs_bathroom_scenes", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_select.downstairs_bathroom_scenes" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -10147,11 +10445,16 @@ "z": "eff21041cc941fef", "name": "Living Room Scenes", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "input_select.living_room_scenes", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_select.living_room_scenes" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -10194,11 +10497,16 @@ "z": "eff21041cc941fef", "name": "Mud Room Scenes", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "input_select.mud_room_scenes", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_select.mud_room_scenes" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -10241,11 +10549,16 @@ "z": "eff21041cc941fef", "name": "Tina Lamp Scenes", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "input_select.tina_lamp_scenes", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_select.tina_lamp_scenes" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -10289,21 +10602,25 @@ "g": "8aee4d340a136bac", "name": "Turn off light", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_off", + "action": "light.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.downstairs_bathroom_lights" ], + "labelId": [], "data": "", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_off", "output_location": "", "output_location_type": "none", "x": 530, @@ -10328,11 +10645,16 @@ "g": "dcdfa098347020de", "name": "Back Door Open", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 2, "exposeAsEntityConfig": "", - "entityId": "binary_sensor.back_door", - "entityIdType": "exact", + "entities": { + "entity": [ + "binary_sensor.back_door" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "on", @@ -10377,21 +10699,25 @@ "g": "dcdfa098347020de", "name": "Mud Room Lights", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_on", + "action": "light.turn_on", + "floorId": [], "areaId": [ "mud_room" ], "deviceId": [], "entityId": [], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_on", "x": 1290, "y": 60, "wires": [ @@ -10444,11 +10770,16 @@ "z": "eff21041cc941fef", "name": "Tina Desk Scenes", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "input_select.tina_desk_scenes", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_select.tina_desk_scenes" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -10526,21 +10857,25 @@ "g": "8aee4d340a136bac", "name": "Start Timer", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "timer", - "service": "start", + "action": "timer.start", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "timer.downstairs_bathroom_lights_timer" ], + "labelId": [], "data": "{ \t \"duration\": duration\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "timer", + "service": "start", "x": 530, "y": 960, "wires": [ @@ -10554,21 +10889,25 @@ "g": "8aee4d340a136bac", "name": "Cancel Timer", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "timer", - "service": "cancel", + "action": "timer.cancel", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "timer.downstairs_bathroom_lights_timer" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "timer", + "service": "cancel", "x": 710, "y": 900, "wires": [ @@ -10610,11 +10949,16 @@ "g": "8aee4d340a136bac", "name": "Motion Sensor", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "2bdf556c5a30e5d5", - "entityId": "binary_sensor.downstairs_bathroom_motion", - "entityIdType": "exact", + "entities": { + "entity": [ + "binary_sensor.downstairs_bathroom_motion" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -10661,21 +11005,25 @@ "g": "8aee4d340a136bac", "name": "Lights On", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_select", - "service": "select_option", + "action": "input_select.select_option", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_select.downstairs_bathroom_scenes" ], + "labelId": [], "data": "{\t \"option\":\"Adaptive\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_select", + "service": "select_option", "x": 520, "y": 900, "wires": [ @@ -10752,19 +11100,23 @@ "g": "31767ffd6a647579", "name": "Lights Backup", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "scene", - "service": "create", + "action": "scene.create", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"scene_id\":\"doorbell_lights_restore\",\t \"snapshot_entities\":[\"light.living_room_overhead\",\"light.living_room_led_strip\",\"light.tina_lamp_top\",\"light.tina_desk_strip\"]\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "scene", + "service": "create", "x": 180, "y": 460, "wires": [ @@ -10780,19 +11132,23 @@ "g": "31767ffd6a647579", "name": "Adaptive Backup", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "scene", - "service": "create", + "action": "scene.create", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"scene_id\":\"doorbell_adaptive_restore\",\t \"snapshot_entities\":[\"switch.adaptive_lighting_tina_lamp\",\"switch.adaptive_lighting_living_room\"]\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "scene", + "service": "create", "x": 190, "y": 520, "wires": [ @@ -10808,22 +11164,26 @@ "g": "31767ffd6a647579", "name": "Adaptive Off", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "switch", - "service": "turn_off", + "action": "switch.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "switch.adaptive_lighting_living_room", "switch.adaptive_lighting_tina_lamp" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "switch", + "service": "turn_off", "x": 390, "y": 520, "wires": [ @@ -10837,10 +11197,10 @@ "g": "31767ffd6a647579", "name": "Lights Green", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_on", + "action": "light.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ @@ -10849,12 +11209,16 @@ "light.tina_desk_strip", "light.tina_lamp" ], + "labelId": [], "data": "{\t \"color_name\":\"green\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_on", "x": 550, "y": 460, "wires": [ @@ -10870,21 +11234,25 @@ "g": "31767ffd6a647579", "name": "Flash LED Strip", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "lifx", - "service": "effect_pulse", + "action": "lifx.effect_pulse", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.living_room_led_strip" ], + "labelId": [], "data": "{\t \"power_on\":\"true\",\t \"mode\":\"ping\",\t \"period\": 1,\t \"cycles\": 30,\t \"color_name\":\"white\",\t \"brightness\": 255\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "lifx", + "service": "effect_pulse", "x": 740, "y": 460, "wires": [ @@ -10900,10 +11268,15 @@ "g": "31767ffd6a647579", "name": "Wait for door", "server": "9e87348d.9c1c48", - "version": 2, + "version": 3, "outputs": 2, - "entityId": "binary_sensor.front_door", - "entityIdFilterType": "exact", + "entities": { + "entity": [ + "binary_sensor.front_door" + ], + "substring": [], + "regex": [] + }, "property": "state", "comparator": "is", "value": "on", @@ -10934,21 +11307,25 @@ "g": "31767ffd6a647579", "name": "Lights Restore", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "scene", - "service": "turn_on", + "action": "scene.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "scene.doorbell_lights_restore" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "scene", + "service": "turn_on", "x": 980, "y": 560, "wires": [ @@ -10991,21 +11368,25 @@ "g": "31767ffd6a647579", "name": "Stop Effect", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "lifx", - "service": "effect_stop", + "action": "lifx.effect_stop", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.living_room_led_strip" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "lifx", + "service": "effect_stop", "x": 1230, "y": 560, "wires": [ @@ -11021,21 +11402,25 @@ "g": "31767ffd6a647579", "name": "Adaptive Restore", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "scene", - "service": "turn_on", + "action": "scene.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "scene.doorbell_adaptive_restore" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "scene", + "service": "turn_on", "x": 1430, "y": 560, "wires": [ @@ -11103,11 +11488,16 @@ "g": "31767ffd6a647579", "name": "Doorbell Rings", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 2, "exposeAsEntityConfig": "7d2b67c31769ed69", - "entityId": "binary_sensor.front_doorbell_ding_mqtt", - "entityIdType": "exact", + "entities": { + "entity": [ + "binary_sensor.front_doorbell_ding_mqtt" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "on", @@ -11146,11 +11536,16 @@ "g": "0f7fdf39e4400032", "name": "Living Room Front Motion", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "4a9187b8b68e4181", - "entityId": "binary_sensor.living_room_front_motion", - "entityIdType": "exact", + "entities": { + "entity": [ + "binary_sensor.living_room_front_motion" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -11261,21 +11656,25 @@ "g": "0f7fdf39e4400032", "name": "Living Room Lights", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_on", + "action": "light.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.living_room_lights" ], + "labelId": [], "data": "{}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_on", "x": 850, "y": 680, "wires": [ @@ -11291,21 +11690,25 @@ "g": "0f7fdf39e4400032", "name": "Cancel Timer", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "timer", - "service": "cancel", + "action": "timer.cancel", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "timer.living_room_motion_timer" ], + "labelId": [], "data": "{}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "timer", + "service": "cancel", "x": 650, "y": 680, "wires": [ @@ -11321,21 +11724,25 @@ "g": "0f7fdf39e4400032", "name": "Set Scene", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_select", - "service": "select_option", + "action": "input_select.select_option", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_select.living_room_scenes" ], + "labelId": [], "data": "{\t \"option\": \"Adaptive\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_select", + "service": "select_option", "x": 1050, "y": 680, "wires": [ @@ -11349,21 +11756,25 @@ "g": "0f7fdf39e4400032", "name": "Start Timer", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "timer", - "service": "start", + "action": "timer.start", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "timer.living_room_motion_timer" ], + "labelId": [], "data": "{\t \"duration\": duration\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "timer", + "service": "start", "x": 650, "y": 740, "wires": [ @@ -11377,21 +11788,25 @@ "g": "0f7fdf39e4400032", "name": "Lights Off", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_off", + "action": "light.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.living_room_lights" ], + "labelId": [], "data": "{}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_off", "x": 640, "y": 800, "wires": [ @@ -11405,11 +11820,16 @@ "g": "ab4dbcc968a1d346", "name": "Motion Sensor", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "c5511d32d6044b83", - "entityId": "binary_sensor.mud_room_motion", - "entityIdType": "exact", + "entities": { + "entity": [ + "binary_sensor.mud_room_motion" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -11481,21 +11901,25 @@ "g": "ab4dbcc968a1d346", "name": "Lights Adaptive", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_select", - "service": "select_option", + "action": "input_select.select_option", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_select.mud_room_scenes" ], + "labelId": [], "data": "{\t \"option\":\"Adaptive\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_select", + "service": "select_option", "x": 700, "y": 1120, "wires": [ @@ -11511,21 +11935,25 @@ "g": "ab4dbcc968a1d346", "name": "Cancel Timer", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "timer", - "service": "cancel", + "action": "timer.cancel", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "timer.mud_room_motion_timer" ], + "labelId": [], "data": "{}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "timer", + "service": "cancel", "x": 890, "y": 1120, "wires": [ @@ -11539,21 +11967,25 @@ "g": "ab4dbcc968a1d346", "name": "Start Timer", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "timer", - "service": "start", + "action": "timer.start", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "timer.mud_room_motion_timer" ], + "labelId": [], "data": "{ \t \"duration\": duration\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "timer", + "service": "start", "x": 530, "y": 1180, "wires": [ @@ -11567,21 +11999,25 @@ "g": "ab4dbcc968a1d346", "name": "Lights On", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_on", + "action": "light.turn_on", + "floorId": [], "areaId": [ "mud_room" ], "deviceId": [], "entityId": [], + "labelId": [], "data": "{}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_on", "x": 520, "y": 1120, "wires": [ @@ -11597,21 +12033,25 @@ "g": "ab4dbcc968a1d346", "name": "Turn off light", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_off", + "action": "light.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.mud_room_overhead" ], + "labelId": [], "data": "{}", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_off", "output_location": "", "output_location_type": "none", "x": 530, @@ -11697,21 +12137,25 @@ "g": "ab4dbcc968a1d346", "name": "Lights Nightlight", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_select", - "service": "select_option", + "action": "input_select.select_option", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_select.mud_room_scenes" ], + "labelId": [], "data": "{\t \"option\":\"Nightlight\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_select", + "service": "select_option", "x": 540, "y": 1240, "wires": [ @@ -11725,11 +12169,16 @@ "g": "0f7fdf39e4400032", "name": "Living Room Back Motion", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "4a9187b8b68e4181", - "entityId": "binary_sensor.living_room_back_motion", - "entityIdType": "exact", + "entities": { + "entity": [ + "binary_sensor.living_room_back_motion" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -11772,11 +12221,16 @@ "z": "5e238cbbe6d612c9", "name": "Upstairs Hallway Scenes", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "input_select.upstairs_hallway_scenes", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_select.upstairs_hallway_scenes" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -11819,11 +12273,16 @@ "z": "5e238cbbe6d612c9", "name": "Upstairs Bathroom Scenes", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "input_select.upstairs_bathroom_scenes", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_select.upstairs_bathroom_scenes" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -11866,11 +12325,16 @@ "z": "5e238cbbe6d612c9", "name": "Kallen Bedroom Scenes", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "input_select.kallen_bedroom_scenes", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_select.kallen_bedroom_scenes" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -11913,11 +12377,16 @@ "z": "5e238cbbe6d612c9", "name": "Emma Bedroom Scenes", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "input_select.emma_bedroom_scenes", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_select.emma_bedroom_scenes" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -11960,11 +12429,16 @@ "z": "5e238cbbe6d612c9", "name": "Master Bedroom Scenes", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "input_select.master_bedroom_scenes", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_select.master_bedroom_scenes" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -12008,11 +12482,16 @@ "g": "eccca853a916b662", "name": "Motion Detected", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "b721c7240c08272f", - "entityId": "binary_sensor.upstairs_bathroom_motion", - "entityIdType": "exact", + "entities": { + "entity": [ + "binary_sensor.upstairs_bathroom_motion" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -12053,21 +12532,25 @@ "g": "eccca853a916b662", "name": "Turn off light", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_off", + "action": "light.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.upstairs_bathroom_lights" ], + "labelId": [], "data": "", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_off", "output_location": "", "output_location_type": "none", "x": 1370, @@ -12092,21 +12575,25 @@ "g": "eccca853a916b662", "name": "Set Adaptive", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_select", - "service": "select_option", + "action": "input_select.select_option", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_select.upstairs_bathroom_scenes" ], + "labelId": [], "data": "{\t \"option\":\"Adaptive\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_select", + "service": "select_option", "x": 610, "y": 380, "wires": [ @@ -12120,21 +12607,25 @@ "g": "eccca853a916b662", "name": "Set Scene", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_select", - "service": "select_option", + "action": "input_select.select_option", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_select.upstairs_bathroom_scenes" ], + "labelId": [], "data": "{\t \"option\": option\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_select", + "service": "select_option", "x": 1370, "y": 560, "wires": [ @@ -12148,11 +12639,16 @@ "g": "eccca853a916b662", "name": "Shower Mode", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "input_boolean.shower_mode", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_boolean.shower_mode" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -12205,21 +12701,25 @@ "g": "eccca853a916b662", "name": "Set Scene", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_select", - "service": "select_option", + "action": "input_select.select_option", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_select.upstairs_bathroom_scenes" ], + "labelId": [], "data": "{\t \"option\": scene\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_select", + "service": "select_option", "x": 530, "y": 620, "wires": [ @@ -12233,21 +12733,25 @@ "g": "eccca853a916b662", "name": "Turn Off Lights", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_off", + "action": "light.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.upstairs_bathroom_lights" ], + "labelId": [], "data": "{}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_off", "x": 540, "y": 680, "wires": [ @@ -12290,21 +12794,25 @@ "g": "eccca853a916b662", "name": "Adaptive On", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "switch", - "service": "turn_on", + "action": "switch.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "switch.adaptive_lighting_upstairs_bathroom" ], + "labelId": [], "data": "{}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "switch", + "service": "turn_on", "x": 790, "y": 680, "wires": [ @@ -12320,21 +12828,25 @@ "g": "eccca853a916b662", "name": "Set Scene Text", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_text", - "service": "set_value", + "action": "input_text.set_value", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_text.upstairs_bathroom_selected_scene" ], + "labelId": [], "data": "{\t \"value\":\"Adaptive\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_text", + "service": "set_value", "x": 980, "y": 680, "wires": [ @@ -12379,11 +12891,16 @@ "g": "eccca853a916b662", "name": "Motion Detected", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 2, "exposeAsEntityConfig": "", - "entityId": "binary_sensor.upstairs_bathroom_motion", - "entityIdType": "exact", + "entities": { + "entity": [ + "binary_sensor.upstairs_bathroom_motion" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "on", @@ -12445,21 +12962,25 @@ "g": "eccca853a916b662", "name": "Turn off light", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_off", + "action": "light.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.upstairs_bathroom_lights" ], + "labelId": [], "data": "", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_off", "output_location": "", "output_location_type": "none", "x": 1570, @@ -12475,15 +12996,16 @@ "g": "eccca853a916b662", "name": "Cancel Timer", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "timer", - "service": "cancel", + "action": "timer.cancel", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "timer.upstairs_bathroom_motion_timer" ], + "labelId": [], "data": "{}", "dataType": "jsonata", "mergeContext": "", @@ -12497,6 +13019,9 @@ } ], "queue": "none", + "blockInputOverrides": false, + "domain": "timer", + "service": "cancel", "x": 610, "y": 500, "wires": [ @@ -12512,21 +13037,25 @@ "g": "eccca853a916b662", "name": "Start Timer", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "timer", - "service": "start", + "action": "timer.start", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "timer.upstairs_bathroom_motion_timer" ], + "labelId": [], "data": "{ \t \"duration\": duration\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "timer", + "service": "start", "x": 610, "y": 440, "wires": [ @@ -12600,21 +13129,25 @@ "g": "f16f28689b7ec2b4", "name": "Stairwell", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_off", + "action": "light.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.stairwell_led_strip" ], + "labelId": [], "data": "{}", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_off", "output_location": "", "output_location_type": "none", "x": 540, @@ -12667,21 +13200,25 @@ "g": "f16f28689b7ec2b4", "name": "Start Timer", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "timer", - "service": "start", + "action": "timer.start", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "timer.stairwell_motion_timer" ], + "labelId": [], "data": "{ \t \"duration\": duration\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "timer", + "service": "start", "x": 550, "y": 840, "wires": [ @@ -12695,21 +13232,25 @@ "g": "f16f28689b7ec2b4", "name": "Cancel Timer", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "timer", - "service": "cancel", + "action": "timer.cancel", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "timer.stairwell_motion_timer" ], + "labelId": [], "data": "{}", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "timer", + "service": "cancel", "x": 730, "y": 780, "wires": [ @@ -12751,11 +13292,16 @@ "g": "f16f28689b7ec2b4", "name": "Motion Sensor", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "e86f48a9dd99dd2b", - "entityId": "binary_sensor.stairwell_motion", - "entityIdType": "exact", + "entities": { + "entity": [ + "binary_sensor.stairwell_motion" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -12802,21 +13348,25 @@ "g": "f16f28689b7ec2b4", "name": "Lights On", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_on", + "action": "light.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.stairwell_led_strip" ], + "labelId": [], "data": "{}", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_on", "x": 540, "y": 780, "wires": [ @@ -12832,21 +13382,25 @@ "g": "ba738e13229c781b", "name": "Turn off light", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_off", + "action": "light.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.emma_bedroom_light" ], + "labelId": [], "data": "{}", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_off", "output_location": "", "output_location_type": "none", "x": 1410, @@ -12887,21 +13441,25 @@ "g": "ba738e13229c781b", "name": "Start Timer", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "timer", - "service": "start", + "action": "timer.start", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "timer.emma_bedroom_motion_timer" ], + "labelId": [], "data": "{ \t \"duration\": duration\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "timer", + "service": "start", "x": 1410, "y": 840, "wires": [ @@ -12915,21 +13473,25 @@ "g": "ba738e13229c781b", "name": "Cancel Timer", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "timer", - "service": "cancel", + "action": "timer.cancel", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "timer.emma_bedroom_motion_timer" ], + "labelId": [], "data": "{}", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "timer", + "service": "cancel", "x": 1590, "y": 780, "wires": [ @@ -12971,11 +13533,16 @@ "g": "ba738e13229c781b", "name": "Motion Sensor", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "f3f1bf31d66d2f88", - "entityId": "binary_sensor.emma_bedroom_motion", - "entityIdType": "exact", + "entities": { + "entity": [ + "binary_sensor.emma_bedroom_motion" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -13022,21 +13589,25 @@ "g": "ba738e13229c781b", "name": "Lights On", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_on", + "action": "light.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.emma_bedroom_light" ], + "labelId": [], "data": "{}", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_on", "x": 1400, "y": 780, "wires": [ @@ -13211,21 +13782,25 @@ "g": "f16f28689b7ec2b4", "name": "Hallway On/Off", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_{{hallway}}", + "action": "light.turn_{{hallway}}", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.hallway_overhead" ], + "labelId": [], "data": "{}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_{{hallway}}", "x": 560, "y": 960, "wires": [ @@ -13239,21 +13814,25 @@ "g": "f16f28689b7ec2b4", "name": "Hallway Scene", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_select", - "service": "select_option", + "action": "input_select.select_option", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_select.upstairs_hallway_scenes" ], + "labelId": [], "data": "{\t \"option\": scene\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_select", + "service": "select_option", "x": 560, "y": 900, "wires": [ @@ -13267,11 +13846,16 @@ "g": "f16f28689b7ec2b4", "name": "Goodnight", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "input_boolean.goodnight", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_boolean.goodnight" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -13309,21 +13893,25 @@ "g": "f16f28689b7ec2b4", "name": "Sleep Mode", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "switch", - "service": "turn_{{payload}}", + "action": "switch.turn_{{payload}}", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "switch.adaptive_lighting_sleep_mode_stairwell" ], + "labelId": [], "data": "{}", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "switch", + "service": "turn_{{payload}}", "x": 550, "y": 1080, "wires": [ @@ -13337,21 +13925,25 @@ "g": "5c1df7492351b925", "name": "Turn off light", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_off", + "action": "light.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.kallen_bedroom_lights" ], + "labelId": [], "data": "{}", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_off", "output_location": "", "output_location_type": "none", "x": 1410, @@ -13392,21 +13984,25 @@ "g": "5c1df7492351b925", "name": "Start Timer", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "timer", - "service": "start", + "action": "timer.start", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "timer.kallen_bedroom_motion_timer" ], + "labelId": [], "data": "{ \t \"duration\": duration\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "timer", + "service": "start", "x": 1410, "y": 1060, "wires": [ @@ -13420,21 +14016,25 @@ "g": "5c1df7492351b925", "name": "Cancel Timer", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "timer", - "service": "cancel", + "action": "timer.cancel", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "timer.kallen_bedroom_motion_timer" ], + "labelId": [], "data": "{}", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "timer", + "service": "cancel", "x": 1590, "y": 1000, "wires": [ @@ -13476,11 +14076,16 @@ "g": "5c1df7492351b925", "name": "Motion Sensor", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "5053909a498e0d02", - "entityId": "binary_sensor.kallen_bedroom_motion", - "entityIdType": "exact", + "entities": { + "entity": [ + "binary_sensor.kallen_bedroom_motion" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -13567,21 +14172,25 @@ "g": "5c1df7492351b925", "name": "Lights On", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_select", - "service": "select_option", + "action": "input_select.select_option", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_select.kallen_bedroom_scenes" ], + "labelId": [], "data": "{\t \"option\":\"Adaptive\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_select", + "service": "select_option", "x": 1400, "y": 1000, "wires": [ @@ -13597,21 +14206,25 @@ "g": "505e378279011759", "name": "Turn off light", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_off", + "action": "light.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.master_bedroom_lights" ], + "labelId": [], "data": "{}", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_off", "output_location": "", "output_location_type": "none", "x": 1410, @@ -13652,21 +14265,25 @@ "g": "505e378279011759", "name": "Start Timer", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "timer", - "service": "start", + "action": "timer.start", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "timer.master_bedroom_motion_timer" ], + "labelId": [], "data": "{ \t \"duration\": duration\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "timer", + "service": "start", "x": 1410, "y": 1280, "wires": [ @@ -13680,21 +14297,25 @@ "g": "505e378279011759", "name": "Cancel Timer", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "timer", - "service": "cancel", + "action": "timer.cancel", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "timer.master_bedroom_motion_timer" ], + "labelId": [], "data": "{}", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "timer", + "service": "cancel", "x": 1590, "y": 1220, "wires": [ @@ -13736,11 +14357,16 @@ "g": "505e378279011759", "name": "Motion Sensor", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "9a5af08b3c421d41", - "entityId": "binary_sensor.master_bedroom_motion", - "entityIdType": "exact", + "entities": { + "entity": [ + "binary_sensor.master_bedroom_motion" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -13827,21 +14453,25 @@ "g": "505e378279011759", "name": "Lights On", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_select", - "service": "select_option", + "action": "input_select.select_option", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_select.master_bedroom_scenes" ], + "labelId": [], "data": "{\t \"option\":\"Adaptive\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_select", + "service": "select_option", "x": 1400, "y": 1220, "wires": [ @@ -13876,11 +14506,16 @@ "z": "5e238cbbe6d612c9", "name": "Temp Change", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "48a08ecc20e474e9", - "entityId": "sensor.upstairs_bathroom_temp_change", - "entityIdType": "exact", + "entities": { + "entity": [ + "sensor.upstairs_bathroom_temp_change" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "num", "ifState": "", @@ -13923,21 +14558,25 @@ "z": "5e238cbbe6d612c9", "name": "Turn on/off", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "{{action}}", + "action": "input_boolean.{{action}}", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.shower_mode" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "{{action}}", "x": 1150, "y": 220, "wires": [ @@ -13950,11 +14589,16 @@ "z": "47f17992fab9b4f5", "name": "Basement Studio Scenes", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "input_select.basement_studio_scenes", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_select.basement_studio_scenes" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -13997,11 +14641,16 @@ "z": "47f17992fab9b4f5", "name": "Light turned on", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 2, "exposeAsEntityConfig": "", - "entityId": "light.furnace_room_overhead", - "entityIdType": "exact", + "entities": { + "entity": [ + "light.furnace_room_overhead" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "on", @@ -14096,21 +14745,25 @@ "z": "47f17992fab9b4f5", "name": "Turn off light", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_off", + "action": "light.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.furnace_room_overhead" ], + "labelId": [], "data": "", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_off", "output_location": "", "output_location_type": "none", "x": 690, @@ -14125,11 +14778,16 @@ "z": "47f17992fab9b4f5", "name": "Light turned off", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 2, "exposeAsEntityConfig": "", - "entityId": "light.furnace_room_overhead", - "entityIdType": "exact", + "entities": { + "entity": [ + "light.furnace_room_overhead" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "off", @@ -14216,11 +14874,16 @@ "g": "208284848b13b85b", "name": "Front Door Opens", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 2, "exposeAsEntityConfig": "", - "entityId": "binary_sensor.front_door", - "entityIdType": "exact", + "entities": { + "entity": [ + "binary_sensor.front_door" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "on", @@ -14343,11 +15006,16 @@ "g": "208284848b13b85b", "name": "Doorbell Rings", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 2, "exposeAsEntityConfig": "", - "entityId": "binary_sensor.front_doorbell_ding_mqtt", - "entityIdType": "exact", + "entities": { + "entity": [ + "binary_sensor.front_doorbell_ding_mqtt" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "on", @@ -14536,19 +15204,23 @@ "g": "208284848b13b85b", "name": "Save State", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "scene", - "service": "create", + "action": "scene.create", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"scene_id\":\"basement_restore\",\t \"snapshot_entities\":[\"light.basement_led_strip_1\",\"light.basement_tall_lamp\",\"light.basement_short_lamp\",\"light.basement_stairwell\"]\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "scene", + "service": "create", "x": 350, "y": 340, "wires": [ @@ -14564,19 +15236,23 @@ "g": "208284848b13b85b", "name": "Save State", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "scene", - "service": "create", + "action": "scene.create", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"scene_id\":\"basement_restore\",\t \"snapshot_entities\":[\"light.basement_led_strip_1\",\"light.basement_tall_lamp\",\"light.basement_short_lamp\",\"light.basement_stairwell\"]\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "scene", + "service": "create", "x": 350, "y": 520, "wires": [ @@ -14611,11 +15287,16 @@ "g": "550e5b2d99316b12", "name": "Alexa Button", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "input_button.basement_on", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_button.basement_on" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -14694,19 +15375,23 @@ "g": "550e5b2d99316b12", "name": "Alexa Actionable Notification", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "activate_alexa_actionable_notification", + "action": "script.activate_alexa_actionable_notification", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"text\": \"Would you like me to turn on the computer for Collin?\",\t \"event_id\": \"actionable_notification_kallen_computer_on\",\t \"alexa_device\": $globalContext('lastAlexaEntityId')\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "activate_alexa_actionable_notification", "x": 880, "y": 620, "wires": [ @@ -14771,19 +15456,23 @@ "g": "550e5b2d99316b12", "name": "iOS Actionable Notification", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "text_notify", + "action": "script.text_notify", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"title\":\"Basement On\",\t \"message\": \"Should I turn on Kallen's computer?\",\t \"tag\":\"kallen_PC\",\t \"who\": user,\t \"type\":\"alert\",\t \"actions\": [\t {\t \"action\": \"KALLEN_PC_YES\",\t \"title\": \"Yes\",\t \"icon\": \"mdi:thumb-up\"\t },\t {\t \"action\": \"KALLEN_PC_NO\",\t \"title\": \"No\",\t \"icon\": \"mdi:thumb-down\"\t }\t ]\t\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "text_notify", "x": 700, "y": 800, "wires": [ @@ -14797,19 +15486,23 @@ "g": "550e5b2d99316b12", "name": "Tony PC On", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "tony_desktop_wake", + "action": "script.tony_desktop_wake", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "tony_desktop_wake", "x": 390, "y": 680, "wires": [ @@ -14825,21 +15518,25 @@ "g": "550e5b2d99316b12", "name": "TV On", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "media_player", - "service": "turn_on", + "action": "media_player.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "media_player.basement_tv" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "media_player", + "service": "turn_on", "x": 550, "y": 680, "wires": [ @@ -14963,19 +15660,23 @@ "g": "208284848b13b85b", "name": "Red Alert", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "basement_lights_alert", + "action": "script.basement_lights_alert", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"duration\": 5,\t \"type\": \"red\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "basement_lights_alert", "x": 960, "y": 340, "wires": [ @@ -14989,19 +15690,23 @@ "g": "208284848b13b85b", "name": "Green Alert", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "basement_lights_alert", + "action": "script.basement_lights_alert", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"duration\": 5,\t \"type\": \"green\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "basement_lights_alert", "x": 970, "y": 520, "wires": [ @@ -15024,10 +15729,10 @@ "g": "c4c2c79b692236a0", "name": "Turn off any active modes", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_off", + "action": "input_boolean.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ @@ -15035,12 +15740,16 @@ "input_boolean.recliner_mode", "input_boolean.studio_quiet" ], + "labelId": [], "data": "{}", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_off", "x": 290, "y": 900, "wires": [ @@ -15120,21 +15829,25 @@ "g": "c4c2c79b692236a0", "name": "Turn off Basement TV", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "media_player", - "service": "turn_off", + "action": "media_player.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "media_player.basement_tv" ], + "labelId": [], "data": "{}", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "media_player", + "service": "turn_off", "x": 840, "y": 960, "wires": [ @@ -15194,19 +15907,23 @@ "g": "c4c2c79b692236a0", "name": "Shut Down K's PC", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "kallen_desktop_shutdown", + "action": "script.kallen_desktop_shutdown", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{}", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "kallen_desktop_shutdown", "x": 870, "y": 1020, "wires": [ @@ -15220,19 +15937,23 @@ "g": "c4c2c79b692236a0", "name": "Lock K's PC", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "kallen_desktop_lock", + "action": "script.kallen_desktop_lock", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{}", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "kallen_desktop_lock", "x": 850, "y": 1080, "wires": [ @@ -15248,21 +15969,25 @@ "g": "c4c2c79b692236a0", "name": "Turn off updates", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_off", + "action": "input_boolean.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.kallen_computer_updates" ], + "labelId": [], "data": "{}", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_off", "x": 1040, "y": 1080, "wires": [ @@ -15276,19 +16001,23 @@ "g": "c4c2c79b692236a0", "name": "Ask to shutdown main PC", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "text_notify", + "action": "script.text_notify", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\"type\":\"alert\",\"who\":\"tony\",\"title\":\"Basement Shutting Down\",\"message\":\"Would you like to shut down your computer?\",\"tag\":\"tony-pc-shutdown\",\"actions\":[{\"action\":\"TONY_COMPUTER_SHUTDOWN\",\"title\":\"Shutdown\"},{\"action\":\"TONY_COMPUTER_LOCK\",\"title\":\"Lock\"},{\"action\":\"TONY_COMPUTER_IGNORE\",\"title\":\"Do Nothing\"}]}", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "text_notify", "x": 570, "y": 1080, "wires": [ @@ -15302,10 +16031,15 @@ "g": "c4c2c79b692236a0", "name": "Wait for door to open", "server": "9e87348d.9c1c48", - "version": 2, + "version": 3, "outputs": 2, - "entityId": "binary_sensor.basement_studio_door", - "entityIdFilterType": "exact", + "entities": { + "entity": [ + "binary_sensor.basement_studio_door" + ], + "substring": [], + "regex": [] + }, "property": "state", "comparator": "is", "value": "on", @@ -15336,21 +16070,25 @@ "g": "c4c2c79b692236a0", "name": "Turn off fan", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "fan", - "service": "turn_off", + "action": "fan.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "fan.basement_fan" ], + "labelId": [], "data": "{}", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "fan", + "service": "turn_off", "x": 770, "y": 900, "wires": [ @@ -15366,21 +16104,25 @@ "g": "c4c2c79b692236a0", "name": "Turn off lights", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_off", + "action": "light.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.basement_studio_lights" ], + "labelId": [], "data": "{}", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_off", "x": 960, "y": 900, "wires": [ @@ -15396,10 +16138,15 @@ "g": "c4c2c79b692236a0", "name": "Wait for door to close", "server": "9e87348d.9c1c48", - "version": 2, + "version": 3, "outputs": 2, - "entityId": "binary_sensor.basement_studio_door", - "entityIdFilterType": "exact", + "entities": { + "entity": [ + "binary_sensor.basement_studio_door" + ], + "substring": [], + "regex": [] + }, "property": "state", "comparator": "is", "value": "off", @@ -15428,21 +16175,25 @@ "g": "c4c2c79b692236a0", "name": "Cancel door timer", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "timer", - "service": "cancel", + "action": "timer.cancel", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "timer.basement_studio_door_timer" ], + "labelId": [], "data": "{}", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "timer", + "service": "cancel", "x": 1470, "y": 900, "wires": [ @@ -15501,21 +16252,25 @@ "g": "550e5b2d99316b12", "name": "Reset Basement Briefing", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_off", + "action": "input_boolean.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.basement_briefing" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_off", "x": 430, "y": 740, "wires": [ @@ -15529,21 +16284,25 @@ "g": "eeafd13be593ae69", "name": "Turn on light", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_on", + "action": "light.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.front_porch_light" ], + "labelId": [], "data": "", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_on", "output_location": "", "output_location_type": "none", "x": 790, @@ -15561,21 +16320,25 @@ "g": "eeafd13be593ae69", "name": "Turn off light", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_off", + "action": "light.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.front_porch_light" ], + "labelId": [], "data": "", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_off", "output_location": "", "output_location_type": "none", "x": 1250, @@ -15609,21 +16372,25 @@ "g": "eeafd13be593ae69", "name": "Turn off Delivery Mode", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_off", + "action": "input_boolean.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.delivery_mode" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_off", "x": 1160, "y": 60, "wires": [ @@ -15637,11 +16404,16 @@ "g": "eeafd13be593ae69", "name": "Porch Automation Stop", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 2, "exposeAsEntityConfig": "", - "entityId": "input_boolean.front_porch_light_on", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_boolean.front_porch_light_on" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "off", @@ -15748,21 +16520,25 @@ "g": "eeafd13be593ae69", "name": "Set Adaptive", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_select", - "service": "select_option", + "action": "input_select.select_option", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_select.front_porch_scenes" ], + "labelId": [], "data": "{\t \"option\":\"Adaptive\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_select", + "service": "select_option", "x": 1130, "y": 120, "wires": [ @@ -15776,21 +16552,25 @@ "g": "eeafd13be593ae69", "name": "Holiday Scene", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "switch", - "service": "turn_on", + "action": "switch.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "switch.animated_scene_{{holiday}}" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "switch", + "service": "turn_on", "x": 1440, "y": 200, "wires": [ @@ -15804,21 +16584,25 @@ "g": "eeafd13be593ae69", "name": "Animations Off", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "switch", - "service": "turn_off", + "action": "switch.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "switch.animated_scene_{{holiday}}" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "switch", + "service": "turn_off", "x": 800, "y": 60, "wires": [ @@ -15832,21 +16616,25 @@ "g": "eeafd13be593ae69", "name": "Adaptive Off", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "switch", - "service": "turn_off", + "action": "switch.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "switch.adaptive_lighting_front_porch" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "switch", + "service": "turn_off", "x": 1250, "y": 200, "wires": [ @@ -15862,21 +16650,25 @@ "g": "eeafd13be593ae69", "name": "Cancel Timer", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "timer", - "service": "cancel", + "action": "timer.cancel", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "timer.front_porch_motion_timer" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "timer", + "service": "cancel", "x": 390, "y": 60, "wires": [ @@ -15890,21 +16682,25 @@ "g": "eeafd13be593ae69", "name": "Start Timer", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "timer", - "service": "start", + "action": "timer.start", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "timer.front_porch_motion_timer" ], + "labelId": [], "data": "{\t \"duration\": duration\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "timer", + "service": "start", "x": 510, "y": 260, "wires": [ @@ -15946,11 +16742,16 @@ "g": "eeafd13be593ae69", "name": "Delivery Mode Off", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 2, "exposeAsEntityConfig": "", - "entityId": "input_boolean.delivery_mode", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_boolean.delivery_mode" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "off", @@ -16124,11 +16925,16 @@ "z": "b5717a86ce55bc29", "name": "Front Porch Scenes", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "input_select.front_porch_scenes", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_select.front_porch_scenes" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -16221,21 +17027,25 @@ "z": "b5717a86ce55bc29", "name": "Halloween Scene", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_on", + "action": "light.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.front_porch_light" ], + "labelId": [], "data": "{\t \"effect\":\"fire\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_on", "x": 390, "y": 420, "wires": [ @@ -16282,21 +17092,25 @@ "z": "b5717a86ce55bc29", "name": "Set Adaptive", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_select", - "service": "select_option", + "action": "input_select.select_option", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_select.front_porch_scenes" ], + "labelId": [], "data": "{\t \"option\":\"Adaptive\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_select", + "service": "select_option", "x": 610, "y": 440, "wires": [ @@ -16309,21 +17123,25 @@ "z": "b5717a86ce55bc29", "name": "Turn off light", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_off", + "action": "light.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.front_porch_light" ], + "labelId": [], "data": "", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_off", "output_location": "", "output_location_type": "none", "x": 610, @@ -16350,21 +17168,25 @@ "g": "ff6d8150e8d5e606", "name": "Reset Living Room", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_select", - "service": "select_option", + "action": "input_select.select_option", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_select.living_room_scenes" ], + "labelId": [], "data": "{\t \"option\":\"Adaptive\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_select", + "service": "select_option", "x": 930, "y": 300, "wires": [ @@ -16381,21 +17203,25 @@ "g": "ff6d8150e8d5e606", "name": "Set Scene", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_select", - "service": "select_option", + "action": "input_select.select_option", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_select.living_room_scenes" ], + "labelId": [], "data": "{\t \"option\": msg.huescene\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_select", + "service": "select_option", "x": 1130, "y": 180, "wires": [ @@ -16410,11 +17236,16 @@ "g": "ff6d8150e8d5e606", "name": "Living Room TV Current App", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "sensor.living_room_tv_current_app", - "entityIdType": "exact", + "entities": { + "entity": [ + "sensor.living_room_tv_current_app" + ], + "substring": [], + "regex": [] + }, "outputInitially": true, "stateType": "str", "ifState": "", @@ -16489,21 +17320,25 @@ "g": "ff6d8150e8d5e606", "name": "Entertainment Mode On", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_on", + "action": "input_boolean.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.living_room_entertainment_mode" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_on", "x": 630, "y": 60, "wires": [ @@ -16518,21 +17353,25 @@ "g": "ff6d8150e8d5e606", "name": "Entertainment Mode Off", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_off", + "action": "input_boolean.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.living_room_entertainment_mode" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_off", "x": 630, "y": 120, "wires": [ @@ -16547,11 +17386,16 @@ "g": "ff6d8150e8d5e606", "name": "Entertainment Mode State", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "input_boolean.living_room_entertainment_mode", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_boolean.living_room_entertainment_mode" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -16599,11 +17443,16 @@ "g": "ff6d8150e8d5e606", "name": "Detect Pause", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "media_player.living_room_tv", - "entityIdType": "exact", + "entities": { + "entity": [ + "media_player.living_room_tv" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -16646,21 +17495,25 @@ "g": "ff6d8150e8d5e606", "name": "Dynamic On", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_on", + "action": "input_boolean.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.living_room_dynamic_scenes" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_on", "x": 950, "y": 200, "wires": [ @@ -16791,21 +17644,25 @@ "g": "ff6d8150e8d5e606", "name": "LIFX", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "lifx", - "service": "effect_move", + "action": "lifx.effect_move", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.living_room_led_strip" ], + "labelId": [], "data": "{\t \"speed\": 8,\t \"direction\": \"right\",\t \"theme\": msg.lifxscene,\t \"power_on\": \"true\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "lifx", + "service": "effect_move", "x": 1110, "y": 240, "wires": [ @@ -16820,21 +17677,25 @@ "g": "ff6d8150e8d5e606", "name": "LIFX Stop", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "lifx", - "service": "effect_stop", + "action": "lifx.effect_stop", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.living_room_led_strip" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "lifx", + "service": "effect_stop", "x": 1180, "y": 300, "wires": [ @@ -16849,21 +17710,25 @@ "g": "ff6d8150e8d5e606", "name": "Adaptive Off", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "switch", - "service": "turn_off", + "action": "switch.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "switch.adaptive_lighting_living_room" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "switch", + "service": "turn_off", "x": 590, "y": 220, "wires": [ @@ -16952,21 +17817,25 @@ "g": "1cc8b382530c33d0", "name": "Reset Lights", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_select", - "service": "select_option", + "action": "input_select.select_option", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_select.basement_studio_scenes" ], + "labelId": [], "data": "{\t \"option\":\"Adaptive\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_select", + "service": "select_option", "x": 910, "y": 820, "wires": [ @@ -16982,21 +17851,25 @@ "g": "1cc8b382530c33d0", "name": "Set Scene", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_select", - "service": "select_option", + "action": "input_select.select_option", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_select.basement_studio_scenes" ], + "labelId": [], "data": "{\t \"option\": msg.huescene\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_select", + "service": "select_option", "x": 1130, "y": 700, "wires": [ @@ -17010,11 +17883,16 @@ "g": "1cc8b382530c33d0", "name": "Basement TV Current App", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "sensor.basement_tv_current_app", - "entityIdType": "exact", + "entities": { + "entity": [ + "sensor.basement_tv_current_app" + ], + "substring": [], + "regex": [] + }, "outputInitially": true, "stateType": "str", "ifState": "", @@ -17081,21 +17959,25 @@ "g": "1cc8b382530c33d0", "name": "Entertainment Mode On", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_on", + "action": "input_boolean.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.basement_studio_entertainment_mode" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_on", "x": 630, "y": 580, "wires": [ @@ -17109,21 +17991,25 @@ "g": "1cc8b382530c33d0", "name": "Entertainment Mode Off", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_off", + "action": "input_boolean.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.basement_studio_entertainment_mode" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_off", "x": 630, "y": 640, "wires": [ @@ -17137,11 +18023,16 @@ "g": "1cc8b382530c33d0", "name": "Entertainment Mode State", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "input_boolean.basement_studio_entertainment_mode", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_boolean.basement_studio_entertainment_mode" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -17188,11 +18079,16 @@ "g": "1cc8b382530c33d0", "name": "Detect Pause", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "media_player.basement_tv", - "entityIdType": "exact", + "entities": { + "entity": [ + "media_player.basement_tv" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -17233,21 +18129,25 @@ "g": "1cc8b382530c33d0", "name": "Dynamic On", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_on", + "action": "input_boolean.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.basement_studio_dynamic_scenes" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_on", "x": 950, "y": 720, "wires": [ @@ -17370,21 +18270,25 @@ "g": "1cc8b382530c33d0", "name": "LIFX", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "lifx", - "service": "effect_move", + "action": "lifx.effect_move", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.basement_led_strip_1" ], + "labelId": [], "data": "{\t \"speed\": 8,\t \"direction\": \"right\",\t \"theme\": msg.lifxscene,\t \"power_on\": \"true\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "lifx", + "service": "effect_move", "x": 1110, "y": 760, "wires": [ @@ -17398,21 +18302,25 @@ "g": "1cc8b382530c33d0", "name": "LIFX Stop", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "lifx", - "service": "effect_stop", + "action": "lifx.effect_stop", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.basement_led_strip_1" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "lifx", + "service": "effect_stop", "x": 1140, "y": 820, "wires": [ @@ -17426,21 +18334,25 @@ "g": "1cc8b382530c33d0", "name": "Adaptive Off", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "switch", - "service": "turn_off", + "action": "switch.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "switch.adaptive_lighting_basement_studio" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "switch", + "service": "turn_off", "x": 590, "y": 740, "wires": [ @@ -17602,11 +18514,16 @@ "g": "ff6d8150e8d5e606", "name": "Media Scenes Toggle", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "input_boolean.living_room_entertainment_control", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_boolean.living_room_entertainment_control" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -17869,21 +18786,25 @@ "g": "e065b1ed4938b477", "name": "Set to Dry", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "climate", - "service": "set_hvac_mode", + "action": "climate.set_hvac_mode", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "climate.master_bedroom_aircon" ], + "labelId": [], "data": "{\t \"hvac_mode\":\"dry\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "climate", + "service": "set_hvac_mode", "x": 540, "y": 620, "wires": [ @@ -17899,21 +18820,25 @@ "g": "e065b1ed4938b477", "name": "Eco Off", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "climate", - "service": "set_preset_mode", + "action": "climate.set_preset_mode", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "climate.master_bedroom_aircon" ], + "labelId": [], "data": "{\t \"preset_mode\":\"none\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "climate", + "service": "set_preset_mode", "x": 700, "y": 620, "wires": [ @@ -17929,21 +18854,25 @@ "g": "e065b1ed4938b477", "name": "Set Temp", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "climate", - "service": "set_temperature", + "action": "climate.set_temperature", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "climate.master_bedroom_aircon" ], + "labelId": [], "data": "{\t \"temperature\": set\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "climate", + "service": "set_temperature", "x": 860, "y": 620, "wires": [ @@ -17979,21 +18908,25 @@ "g": "e065b1ed4938b477", "name": "Set to Fan", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "climate", - "service": "set_hvac_mode", + "action": "climate.set_hvac_mode", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "climate.master_bedroom_aircon" ], + "labelId": [], "data": "{\t \"hvac_mode\":\"fan_only\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "climate", + "service": "set_hvac_mode", "x": 1010, "y": 740, "wires": [ @@ -18009,21 +18942,25 @@ "g": "e065b1ed4938b477", "name": "Eco Off", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "climate", - "service": "set_preset_mode", + "action": "climate.set_preset_mode", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "climate.master_bedroom_aircon" ], + "labelId": [], "data": "{\t \"preset_mode\":\"none\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "climate", + "service": "set_preset_mode", "x": 1180, "y": 740, "wires": [ @@ -18106,21 +19043,25 @@ "g": "39a7ac02f2727f1d", "name": "Lights On", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_on", + "action": "light.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.kallen_bedroom_lights" ], + "labelId": [], "data": "{\t \"brightness_pct\": brightness,\t \"transition\": fade\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_on", "x": 1240, "y": 1000, "wires": [ @@ -18136,19 +19077,23 @@ "g": "e065b1ed4938b477", "name": "iOS Notifications", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "text_notify", + "action": "script.text_notify", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"who\":\"parents\",\t \"title\": topic,\t \"message\": payload,\t \"type\": \"normal\",\t \"tag\": \"master-bedroom-climate\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "text_notify", "x": 940, "y": 360, "wires": [ @@ -18162,21 +19107,25 @@ "g": "39a7ac02f2727f1d", "name": "Toggle Boolean", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_{{toggle}}", + "action": "input_boolean.turn_{{toggle}}", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.kallen_sleeping" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_{{toggle}}", "x": 700, "y": 880, "wires": [ @@ -18190,11 +19139,16 @@ "g": "39a7ac02f2727f1d", "name": "Boolean State", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "input_boolean.kallen_sleeping", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_boolean.kallen_sleeping" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -18357,21 +19311,25 @@ "g": "39a7ac02f2727f1d", "name": "Adaptive Off", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "switch", - "service": "turn_off", + "action": "switch.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "switch.adaptive_lighting_kallen_bedroom" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "switch", + "service": "turn_off", "x": 1010, "y": 1000, "wires": [ @@ -18441,21 +19399,25 @@ "g": "39a7ac02f2727f1d", "name": "Adaptive On", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_select", - "service": "select_option", + "action": "input_select.select_option", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_select.kallen_bedroom_scenes" ], + "labelId": [], "data": "{\t \"option\":\"Adaptive\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_select", + "service": "select_option", "x": 1470, "y": 1000, "wires": [ @@ -18491,21 +19453,25 @@ "g": "39a7ac02f2727f1d", "name": "Set Wakeup Time", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_datetime", - "service": "set_datetime", + "action": "input_datetime.set_datetime", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_datetime.kallen_awake_at" ], + "labelId": [], "data": "{\t \"time\": waketime\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_datetime", + "service": "set_datetime", "x": 770, "y": 940, "wires": [ @@ -18519,21 +19485,25 @@ "g": "39a7ac02f2727f1d", "name": "Set Sleep Time", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_datetime", - "service": "set_datetime", + "action": "input_datetime.set_datetime", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_datetime.kallen_asleep_at" ], + "labelId": [], "data": "{\t \"time\": sleeptime\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_datetime", + "service": "set_datetime", "x": 780, "y": 1140, "wires": [ @@ -18710,21 +19680,25 @@ "g": "e065b1ed4938b477", "name": "HVAC", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "climate", - "service": "set_hvac_mode", + "action": "climate.set_hvac_mode", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "climate.master_bedroom_aircon" ], + "labelId": [], "data": "{\t \"hvac_mode\": hvac\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "climate", + "service": "set_hvac_mode", "x": 530, "y": 680, "wires": [ @@ -18740,21 +19714,25 @@ "g": "e065b1ed4938b477", "name": "Eco", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "climate", - "service": "set_preset_mode", + "action": "climate.set_preset_mode", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "climate.master_bedroom_aircon" ], + "labelId": [], "data": "{\t \"preset_mode\": eco\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "climate", + "service": "set_preset_mode", "x": 690, "y": 680, "wires": [ @@ -18770,21 +19748,25 @@ "g": "e065b1ed4938b477", "name": "Set Temp", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "climate", - "service": "set_temperature", + "action": "climate.set_temperature", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "climate.master_bedroom_aircon" ], + "labelId": [], "data": "{\t \"temperature\": set\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "climate", + "service": "set_temperature", "x": 860, "y": 680, "wires": [ @@ -18798,21 +19780,25 @@ "g": "e065b1ed4938b477", "name": "Start Timer", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "timer", - "service": "start", + "action": "timer.start", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "timer.shower_mode_cooldown" ], + "labelId": [], "data": "{\t \"duration\": duration\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "timer", + "service": "start", "x": 550, "y": 740, "wires": [ @@ -18826,19 +19812,22 @@ "g": "e065b1ed4938b477", "name": "AC Settings", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "", - "service": "", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "", + "service": "", "x": 750, "y": 180, "wires": [ @@ -18852,11 +19841,16 @@ "g": "e065b1ed4938b477", "name": "Meltdown Protocol", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "input_boolean.meltdown_protocol", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_boolean.meltdown_protocol" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -18932,19 +19926,22 @@ "g": "e065b1ed4938b477", "name": "Fan Settings", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "", - "service": "", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "", + "service": "", "x": 750, "y": 240, "wires": [ @@ -18958,11 +19955,16 @@ "g": "e065b1ed4938b477", "name": "Sleep Switch", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "input_boolean.master_bedroom_sleeping", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_boolean.master_bedroom_sleeping" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -19006,19 +20008,22 @@ "g": "e065b1ed4938b477", "name": "Bool Settings", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "", - "service": "", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "", + "service": "", "x": 750, "y": 300, "wires": [ @@ -19097,18 +20102,21 @@ "g": "e065b1ed4938b477", "name": "Monitor Entities", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": [ - "input_boolean.give_me_darkness", - "input_boolean.master_bedroom_sleeping", - "binary_sensor.early_night_mode", - "input_boolean.night_mode", - "input_boolean.goodnight", - "input_boolean.master_bedroom_cooling_on" - ], - "entityIdType": "list", + "entities": { + "entity": [ + "input_boolean.give_me_darkness", + "input_boolean.master_bedroom_sleeping", + "binary_sensor.early_night_mode", + "input_boolean.night_mode", + "input_boolean.goodnight", + "input_boolean.master_bedroom_cooling_on" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -19299,19 +20307,22 @@ "g": "39a7ac02f2727f1d", "name": "Service Calls", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "", - "service": "", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "", + "service": "", "x": 690, "y": 1080, "wires": [ @@ -19347,22 +20358,26 @@ "g": "39a7ac02f2727f1d", "name": "Downstairs Lights", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_on", + "action": "light.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.living_room_lights", "light.mud_room_overhead" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_on", "x": 1210, "y": 940, "wires": [ @@ -19376,21 +20391,25 @@ "g": "39a7ac02f2727f1d", "name": "Cancel Timer", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "timer", - "service": "cancel", + "action": "timer.cancel", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "timer.living_room_motion_timer" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "timer", + "service": "cancel", "x": 1010, "y": 940, "wires": [ @@ -19406,7 +20425,7 @@ "g": "e065b1ed4938b477", "name": "Master Bedroom Cooling", "server": "9e87348d.9c1c48", - "version": 3, + "version": 4, "exposeAsEntityConfig": "8e399b2a287a0905", "entityId": "input_datetime.master_bedroom_cooling", "property": "", @@ -19448,6 +20467,7 @@ "thursday": true, "friday": true, "saturday": true, + "ignorePastDate": false, "x": 170, "y": 180, "wires": [ @@ -19463,7 +20483,7 @@ "g": "e065b1ed4938b477", "name": "Master Bedroom Fan", "server": "9e87348d.9c1c48", - "version": 3, + "version": 4, "exposeAsEntityConfig": "314752dbc6fd170d", "entityId": "input_datetime.master_bedroom_fan", "property": "", @@ -19505,6 +20525,7 @@ "thursday": true, "friday": true, "saturday": true, + "ignorePastDate": false, "x": 180, "y": 240, "wires": [ @@ -19520,7 +20541,7 @@ "g": "e065b1ed4938b477", "name": "Master Bedroom Wakeup", "server": "9e87348d.9c1c48", - "version": 3, + "version": 4, "exposeAsEntityConfig": "d7261338e6b907f1", "entityId": "input_datetime.master_bedroom_wakeup", "property": "", @@ -19562,6 +20583,7 @@ "thursday": true, "friday": true, "saturday": true, + "ignorePastDate": false, "x": 170, "y": 300, "wires": [ @@ -19577,7 +20599,7 @@ "g": "39a7ac02f2727f1d", "name": "Kallen Bedtime", "server": "9e87348d.9c1c48", - "version": 3, + "version": 4, "exposeAsEntityConfig": "d5784e5baa80a105", "entityId": "input_datetime.kallen_bedtime", "property": "", @@ -19613,6 +20635,7 @@ "thursday": true, "friday": true, "saturday": true, + "ignorePastDate": false, "x": 120, "y": 880, "wires": [ @@ -19628,7 +20651,7 @@ "g": "39a7ac02f2727f1d", "name": "Kallen Wakeup", "server": "9e87348d.9c1c48", - "version": 3, + "version": 4, "exposeAsEntityConfig": "9e1418c3e9595312", "entityId": "input_datetime.kallen_wakeup_time", "property": "", @@ -19664,6 +20687,7 @@ "thursday": true, "friday": true, "saturday": true, + "ignorePastDate": false, "x": 120, "y": 940, "wires": [ @@ -19679,7 +20703,7 @@ "g": "39a7ac02f2727f1d", "name": "Kallen Fan Time", "server": "9e87348d.9c1c48", - "version": 3, + "version": 4, "exposeAsEntityConfig": "308fce46bd959bce", "entityId": "input_datetime.kallen_fan", "property": "", @@ -19709,6 +20733,7 @@ "thursday": true, "friday": true, "saturday": true, + "ignorePastDate": false, "x": 120, "y": 1120, "wires": [ @@ -19724,19 +20749,22 @@ "g": "e065b1ed4938b477", "name": "TTS Briefings", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "", - "service": "", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "", + "service": "", "x": 820, "y": 420, "wires": [ @@ -19777,21 +20805,25 @@ "g": "39a7ac02f2727f1d", "name": "Turn on Give Me Darkness", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_on", + "action": "input_boolean.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.give_me_darkness" ], + "labelId": [], "data": "{}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_on", "x": 740, "y": 1260, "wires": [ @@ -20080,19 +21112,23 @@ "z": "b7d34d3e9d0c9486", "name": "Notify", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "text_notify", + "action": "script.text_notify", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "text_notify", "x": 670, "y": 200, "wires": [ @@ -20105,19 +21141,22 @@ "z": "b7d34d3e9d0c9486", "name": "Services", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "", - "service": "", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "", + "service": "", "x": 680, "y": 80, "wires": [ @@ -20130,19 +21169,22 @@ "z": "b7d34d3e9d0c9486", "name": "Timers", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "", - "service": "", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "", "dataType": "json", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "", + "service": "", "x": 670, "y": 140, "wires": [ @@ -20155,14 +21197,17 @@ "z": "b7d34d3e9d0c9486", "name": "Cycle Length Change", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": [ - "input_number.washer_cycle_length", - "input_number.dryer_cycle_length" - ], - "entityIdType": "list", + "entities": { + "entity": [ + "input_number.washer_cycle_length", + "input_number.dryer_cycle_length" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "num", "ifState": "", @@ -20225,19 +21270,23 @@ "z": "b7d34d3e9d0c9486", "name": "Timer Change", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "timer_modify", + "action": "script.timer_modify", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"timer\": timer,\t \"change\": change\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "timer_modify", "x": 620, "y": 520, "wires": [ @@ -20261,19 +21310,23 @@ "z": "b7d34d3e9d0c9486", "name": "", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "basement_lights_alert", + "action": "script.basement_lights_alert", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "basement_lights_alert", "x": 780, "y": 420, "wires": [ @@ -20287,7 +21340,7 @@ "g": "88f099618e56926d", "name": "Alarm Time", "server": "9e87348d.9c1c48", - "version": 3, + "version": 4, "exposeAsEntityConfig": "", "entityId": "input_datetime.master_bedroom_alarm_clock", "property": "", @@ -20317,6 +21370,7 @@ "thursday": true, "friday": true, "saturday": true, + "ignorePastDate": false, "x": 170, "y": 80, "wires": [ @@ -20353,21 +21407,25 @@ "g": "88f099618e56926d", "name": "Turn off sleep mode", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_off", + "action": "input_boolean.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.master_bedroom_sleeping" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_off", "x": 560, "y": 80, "wires": [ @@ -20403,11 +21461,16 @@ "g": "88f099618e56926d", "name": "Lights Off", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 2, "exposeAsEntityConfig": "", - "entityId": "light.master_bedroom_lights", - "entityIdType": "exact", + "entities": { + "entity": [ + "light.master_bedroom_lights" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "off", @@ -20452,11 +21515,16 @@ "g": "88f099618e56926d", "name": "Bathroom Motion", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 2, "exposeAsEntityConfig": "", - "entityId": "binary_sensor.upstairs_bathroom_motion", - "entityIdType": "exact", + "entities": { + "entity": [ + "binary_sensor.upstairs_bathroom_motion" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "on", @@ -20513,21 +21581,25 @@ "g": "88f099618e56926d", "name": "Disable", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_off", + "action": "input_boolean.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.master_bedroom_alarm_clock" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_off", "x": 1080, "y": 140, "wires": [ @@ -20541,7 +21613,7 @@ "g": "a6de35af12739885", "name": "Alarm Time", "server": "9e87348d.9c1c48", - "version": 3, + "version": 4, "exposeAsEntityConfig": "", "entityId": "input_datetime.kallen_alarm_clock", "property": "", @@ -20571,6 +21643,7 @@ "thursday": true, "friday": true, "saturday": true, + "ignorePastDate": false, "x": 170, "y": 380, "wires": [ @@ -20607,21 +21680,25 @@ "g": "a6de35af12739885", "name": "Turn off sleep mode", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_off", + "action": "input_boolean.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.kallen_sleeping" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_off", "x": 560, "y": 380, "wires": [ @@ -20657,11 +21734,16 @@ "g": "a6de35af12739885", "name": "Lights Off", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 2, "exposeAsEntityConfig": "", - "entityId": "light.kallen_bedroom_lights", - "entityIdType": "exact", + "entities": { + "entity": [ + "light.kallen_bedroom_lights" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "off", @@ -20700,11 +21782,16 @@ "g": "a6de35af12739885", "name": "Lights Adaptive", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 2, "exposeAsEntityConfig": "", - "entityId": "input_select.kallen_bedroom_scenes", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_select.kallen_bedroom_scenes" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "Adaptive", @@ -20755,21 +21842,25 @@ "g": "a6de35af12739885", "name": "Disable", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_off", + "action": "input_boolean.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.kallen_alarm_clock" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_off", "x": 1080, "y": 440, "wires": [ @@ -20827,11 +21918,16 @@ "g": "88f099618e56926d", "name": "Lights Adaptive", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 2, "exposeAsEntityConfig": "", - "entityId": "input_select.master_bedroom_scenes", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_select.master_bedroom_scenes" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "Adaptive", @@ -20876,7 +21972,7 @@ "g": "0804d9edeca1c9fa", "name": "Alarm Time", "server": "9e87348d.9c1c48", - "version": 3, + "version": 4, "exposeAsEntityConfig": "", "entityId": "input_datetime.emma_alarm_clock", "property": "", @@ -20906,6 +22002,7 @@ "thursday": true, "friday": true, "saturday": true, + "ignorePastDate": false, "x": 170, "y": 620, "wires": [ @@ -20942,21 +22039,25 @@ "g": "0804d9edeca1c9fa", "name": "Turn off sleep mode", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_off", + "action": "input_boolean.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.emma_sleeping" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_off", "x": 560, "y": 620, "wires": [ @@ -20991,11 +22092,16 @@ "g": "0804d9edeca1c9fa", "name": "Lights Off", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 2, "exposeAsEntityConfig": "", - "entityId": "light.emma_bedroom_light", - "entityIdType": "exact", + "entities": { + "entity": [ + "light.emma_bedroom_light" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "off", @@ -21034,11 +22140,16 @@ "g": "0804d9edeca1c9fa", "name": "Lights Adaptive", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 2, "exposeAsEntityConfig": "", - "entityId": "input_select.emma_bedroom_scenes", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_select.emma_bedroom_scenes" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "Adaptive", @@ -21077,21 +22188,25 @@ "g": "0804d9edeca1c9fa", "name": "Disable", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_off", + "action": "input_boolean.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.emma_alarm_clock" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_off", "x": 1080, "y": 680, "wires": [ @@ -21161,10 +22276,10 @@ "g": "7d1c0a1099be4427", "name": "Turn off switches", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "switch", - "service": "turn_off", + "action": "switch.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ @@ -21172,12 +22287,16 @@ "switch.living_room_echo_dot_do_not_disturb_switch", "switch.master_bedroom_echo_dot_do_not_disturb_switch" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "switch", + "service": "turn_off", "x": 510, "y": 60, "wires": [ @@ -21263,19 +22382,23 @@ "g": "f4057835848d0904", "name": "Kallen Desktop - Shutdown", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "kallen_desktop_shutdown", + "action": "script.kallen_desktop_shutdown", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "kallen_desktop_shutdown", "x": 920, "y": 400, "wires": [ @@ -21330,19 +22453,23 @@ "z": "5c4ac37140a54ac9", "name": "Script", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "daily_briefing", + "action": "script.daily_briefing", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"who\": msg.who\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "daily_briefing", "x": 1430, "y": 100, "wires": [ @@ -21404,21 +22531,25 @@ "g": "f4057835848d0904", "name": "Arm Security", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "alarm_control_panel", - "service": "alarm_arm_home", + "action": "alarm_control_panel.alarm_arm_home", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "alarm_control_panel.nerdhome_alarm_panel" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "alarm_control_panel", + "service": "alarm_arm_home", "x": 810, "y": 340, "wires": [ @@ -21448,19 +22579,23 @@ "z": "5c4ac37140a54ac9", "name": "Script", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "weather_briefing", + "action": "script.weather_briefing", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"who\": msg.who\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "weather_briefing", "x": 1450, "y": 40, "wires": [ @@ -21571,19 +22706,23 @@ "z": "5c4ac37140a54ac9", "name": "Script", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "kallen_school_status", + "action": "script.kallen_school_status", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"who\": msg.who\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "kallen_school_status", "x": 1470, "y": 160, "wires": [ @@ -21616,19 +22755,23 @@ "g": "7d1c0a1099be4427", "name": "Morning Scene", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "morning_scene", + "action": "script.morning_scene", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "morning_scene", "x": 320, "y": 60, "wires": [ @@ -21776,21 +22919,25 @@ "g": "7d1c0a1099be4427", "name": "Disarm Security", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "alarm_control_panel", - "service": "alarm_disarm", + "action": "alarm_control_panel.alarm_disarm", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "alarm_control_panel.nerdhome_alarm_panel" ], + "labelId": [], "data": "{\t \"silent\": 1\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "alarm_control_panel", + "service": "alarm_disarm", "x": 980, "y": 180, "wires": [ @@ -21804,22 +22951,26 @@ "g": "7d1c0a1099be4427", "name": "Disable Automations", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "automation", - "service": "turn_off", + "action": "automation.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "automation.scheduled_alarm_disarm", "automation.scheduled_alarm_rearm" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "automation", + "service": "turn_off", "x": 760, "y": 180, "wires": [ @@ -21879,19 +23030,23 @@ "g": "7d1c0a1099be4427", "name": "TTS Briefing", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "morning_briefing", + "action": "script.morning_briefing", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"who\":\"alexa_everywhere\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "morning_briefing", "x": 790, "y": 120, "wires": [ @@ -21931,19 +23086,23 @@ "g": "553ecd620357c03d", "name": "Ask Activity", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "activate_alexa_actionable_notification", + "action": "script.activate_alexa_actionable_notification", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"text\":\"What activity are we timing?\",\t \"event_id\":\"actionable_notification_kallen_timer_activity\",\t \"alexa_device\": who\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "activate_alexa_actionable_notification", "x": 930, "y": 1080, "wires": [ @@ -22042,19 +23201,23 @@ "g": "553ecd620357c03d", "name": "Ask Duration", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "activate_alexa_actionable_notification", + "action": "script.activate_alexa_actionable_notification", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"text\":\"How long would you like the timer set for?\",\t \"event_id\":\"actionable_notification_kallen_timer_duration\",\t \"alexa_device\": who\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "activate_alexa_actionable_notification", "x": 930, "y": 1140, "wires": [ @@ -22156,21 +23319,25 @@ "g": "553ecd620357c03d", "name": "Set Activity", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_select", - "service": "select_option", + "action": "input_select.select_option", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_select.kallen_activities" ], + "labelId": [], "data": "{\t \"option\": payload.event.event_response\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_select", + "service": "select_option", "x": 690, "y": 1140, "wires": [ @@ -22186,21 +23353,25 @@ "g": "553ecd620357c03d", "name": "Set Duration", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_number", - "service": "set_value", + "action": "input_number.set_value", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_number.kallen_activity_duration" ], + "labelId": [], "data": "{\t \"value\": duration\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_number", + "service": "set_value", "x": 690, "y": 1200, "wires": [ @@ -22216,19 +23387,23 @@ "g": "553ecd620357c03d", "name": "Ask Location", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "activate_alexa_actionable_notification", + "action": "script.activate_alexa_actionable_notification", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"text\":\"Which room would you like the timer to run in?\",\t \"event_id\":\"actionable_notification_kallen_timer_location\",\t \"alexa_device\": who\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "activate_alexa_actionable_notification", "x": 930, "y": 1200, "wires": [ @@ -22279,21 +23454,25 @@ "g": "553ecd620357c03d", "name": "Set Location", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_select", - "service": "select_option", + "action": "input_select.select_option", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_select.kallen_activity_room" ], + "labelId": [], "data": "{\t \"option\": payload.event.event_response\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_select", + "service": "select_option", "x": 690, "y": 1260, "wires": [ @@ -22354,21 +23533,25 @@ "g": "553ecd620357c03d", "name": "Start Timer", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "button", - "service": "press", + "action": "button.press", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "button.kallen_timer_start" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "button", + "service": "press", "x": 930, "y": 1260, "wires": [ @@ -22468,10 +23651,10 @@ "g": "f4057835848d0904", "name": "Goodnight Switch", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_on", + "action": "input_boolean.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ @@ -22479,12 +23662,16 @@ "input_boolean.master_bedroom_sleeping", "input_boolean.night_mode" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_on", "x": 330, "y": 340, "wires": [ @@ -22504,10 +23691,10 @@ "g": "f4057835848d0904", "name": "Do Not Disturb", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "switch", - "service": "turn_on", + "action": "switch.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ @@ -22515,12 +23702,16 @@ "switch.living_room_echo_dot_do_not_disturb_switch", "switch.master_bedroom_echo_dot_do_not_disturb_switch" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "switch", + "service": "turn_on", "x": 600, "y": 460, "wires": [ @@ -22536,10 +23727,10 @@ "g": "f4057835848d0904", "name": "Goodnight Scripts", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "turn_on", + "action": "script.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ @@ -22547,12 +23738,16 @@ "script.goodnight_on_first_floor", "script.goodnight_on_second_floor" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "turn_on", "x": 610, "y": 520, "wires": [ @@ -22593,22 +23788,26 @@ "g": "f4057835848d0904", "name": "Turn off Quiet/Gaming Modes", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_off", + "action": "input_boolean.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.gaming_mode", "input_boolean.studio_quiet" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_off", "x": 850, "y": 460, "wires": [ @@ -22681,10 +23880,10 @@ "z": "5c4ac37140a54ac9", "name": "Set Scenes", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_select", - "service": "select_option", + "action": "input_select.select_option", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ @@ -22693,12 +23892,16 @@ "input_select.mud_room_scenes", "input_select.tina_lamp_scenes" ], + "labelId": [], "data": "{\t \"option\":\"Adaptive\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_select", + "service": "select_option", "x": 370, "y": 680, "wires": [ @@ -22711,21 +23914,25 @@ "z": "5c4ac37140a54ac9", "name": "Turn on night mode", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_on", + "action": "input_boolean.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.night_mode" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_on", "x": 390, "y": 740, "wires": [ @@ -22740,22 +23947,26 @@ "z": "5c4ac37140a54ac9", "name": "Turn off studio modes", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_off", + "action": "input_boolean.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.gaming_mode", "input_boolean.studio_quiet" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_off", "x": 620, "y": 740, "wires": [ @@ -22819,21 +24030,25 @@ "z": "5c4ac37140a54ac9", "name": "Turn off basement TV", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "remote", - "service": "turn_off", + "action": "remote.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "remote.basement_tv" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "remote", + "service": "turn_off", "x": 460, "y": 800, "wires": [ @@ -22897,19 +24112,23 @@ "z": "5c4ac37140a54ac9", "name": "Shut down Kallen Desktop", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "kallen_desktop_shutdown", + "action": "script.kallen_desktop_shutdown", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "kallen_desktop_shutdown", "x": 480, "y": 860, "wires": [ @@ -22936,19 +24155,23 @@ "z": "5c4ac37140a54ac9", "name": "Ask about shutting down main computer", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "activate_alexa_actionable_notification", + "action": "script.activate_alexa_actionable_notification", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"text\": \"Would you like me to shut down your computer?\",\t \"event_id\": \"actionable_notification_shutdown_computer\",\t \"alexa_device\": who\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "activate_alexa_actionable_notification", "x": 520, "y": 920, "wires": [ @@ -22965,10 +24188,15 @@ "z": "5c4ac37140a54ac9", "name": "Basement Studio door open", "server": "9e87348d.9c1c48", - "version": 2, + "version": 3, "outputs": 2, - "entityId": "binary_sensor.basement_studio_door", - "entityIdFilterType": "exact", + "entities": { + "entity": [ + "binary_sensor.basement_studio_door" + ], + "substring": [], + "regex": [] + }, "property": "state", "comparator": "is", "value": "on", @@ -23001,10 +24229,15 @@ "z": "5c4ac37140a54ac9", "name": "Goodnight turns on", "server": "9e87348d.9c1c48", - "version": 2, + "version": 3, "outputs": 2, - "entityId": "input_boolean.goodnight", - "entityIdFilterType": "exact", + "entities": { + "entity": [ + "input_boolean.goodnight" + ], + "substring": [], + "regex": [] + }, "property": "state", "comparator": "is", "value": "on", @@ -23037,10 +24270,15 @@ "z": "5c4ac37140a54ac9", "name": "Master bedroom lights on", "server": "9e87348d.9c1c48", - "version": 2, + "version": 3, "outputs": 2, - "entityId": "light.master_bedroom_lights", - "entityIdFilterType": "exact", + "entities": { + "entity": [ + "light.master_bedroom_lights" + ], + "substring": [], + "regex": [] + }, "property": "state", "comparator": "is", "value": "on", @@ -23231,19 +24469,23 @@ "z": "75e98103856848a6", "name": "Script", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "kallen_school_status", + "action": "script.kallen_school_status", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"who\": who\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "kallen_school_status", "x": 490, "y": 460, "wires": [ @@ -23256,19 +24498,23 @@ "z": "75e98103856848a6", "name": "Speech Engine", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "speech_engine", + "action": "script.speech_engine", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"who\":\"kallen_bedroom\",\t \"message\": payload\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "speech_engine", "x": 1200, "y": 400, "wires": [ @@ -23369,11 +24615,16 @@ "g": "0c81dfaed25d225c", "name": "Package Delivered", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 2, "exposeAsEntityConfig": "", - "entityId": "sensor.mail_amazon_packages_delivered", - "entityIdType": "exact", + "entities": { + "entity": [ + "sensor.mail_amazon_packages_delivered" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "0", @@ -23424,19 +24675,23 @@ "g": "0c81dfaed25d225c", "name": "Save Light State", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "scene", - "service": "create", + "action": "scene.create", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"scene_id\":\"amazon_package_delivered_restore\",\t \"snapshot_entities\":[\"light.basement_led_strip_1\",\"light.basement_tall_lamp\",\"light.basement_short_lamp\",\"light.basement_stairwell\",\"light.living_room_color_1\",\"light.living_room_color_2\",\"light.living_room_color_3\",\"light.tina_lamp_top\",\"light.tina_lamp_side\"]\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "scene", + "service": "create", "x": 800, "y": 140, "wires": [ @@ -23498,19 +24753,23 @@ "g": "0c81dfaed25d225c", "name": "Save Light State", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "scene", - "service": "create", + "action": "scene.create", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"scene_id\":\"amazon_package_delivered_restore\",\t \"snapshot_entities\":[\"light.living_room_color_1\",\"light.living_room_color_2\",\"light.living_room_color_3\",\"light.tina_lamp_top\",\"light.tina_lamp_side\"]\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "scene", + "service": "create", "x": 800, "y": 320, "wires": [ @@ -23526,19 +24785,23 @@ "g": "0c81dfaed25d225c", "name": "Save Adaptive State", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "scene", - "service": "create", + "action": "scene.create", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"scene_id\":\"amazon_package_delivered_adaptive_restore\",\t \"snapshot_entities\":[\"switch.adaptive_lighting_basement_studio\",\"switch.adaptive_lighting_living_room\",\"switch.adaptive_lighting_tina_lamp\"]\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "scene", + "service": "create", "x": 1020, "y": 140, "wires": [ @@ -23556,19 +24819,23 @@ "g": "0c81dfaed25d225c", "name": "Save Adaptive State", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "scene", - "service": "create", + "action": "scene.create", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"scene_id\":\"amazon_package_delivered_adaptive_restore\",\t \"snapshot_entities\":[\"switch.adaptive_lighting_living_room\",\"switch.adaptive_lighting_tina_lamp\"]\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "scene", + "service": "create", "x": 1020, "y": 320, "wires": [ @@ -23630,10 +24897,10 @@ "g": "0c81dfaed25d225c", "name": "Hue Lights", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_on", + "action": "light.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ @@ -23643,12 +24910,16 @@ "light.living_room_lights", "light.tina_lamp" ], + "labelId": [], "data": "{\t \"color_name\":\"blue\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_on", "x": 1430, "y": 200, "wires": [ @@ -23662,21 +24933,25 @@ "g": "0c81dfaed25d225c", "name": "Restore State", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "scene", - "service": "turn_on", + "action": "scene.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "scene.amazon_package_delivered_restore" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "scene", + "service": "turn_on", "x": 1320, "y": 80, "wires": [ @@ -23719,21 +24994,25 @@ "g": "0c81dfaed25d225c", "name": "Restore State", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "scene", - "service": "turn_on", + "action": "scene.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "scene.amazon_package_delivered_adaptive_restore" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "scene", + "service": "turn_on", "x": 1600, "y": 80, "wires": [ @@ -23774,22 +25053,26 @@ "g": "0c81dfaed25d225c", "name": "Hue Lights", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_on", + "action": "light.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.living_room_lights", "light.tina_lamp" ], + "labelId": [], "data": "{\t \"color_name\":\"blue\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_on", "x": 1430, "y": 380, "wires": [ @@ -23803,21 +25086,25 @@ "g": "0c81dfaed25d225c", "name": "Restore State", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "scene", - "service": "turn_on", + "action": "scene.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "scene.amazon_package_delivered_restore" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "scene", + "service": "turn_on", "x": 1320, "y": 320, "wires": [ @@ -23860,21 +25147,25 @@ "g": "0c81dfaed25d225c", "name": "Restore State", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "scene", - "service": "turn_on", + "action": "scene.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "scene.amazon_package_delivered_adaptive_restore" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "scene", + "service": "turn_on", "x": 1600, "y": 320, "wires": [ @@ -23945,10 +25236,10 @@ "g": "0c81dfaed25d225c", "name": "Adaptive Off", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "switch", - "service": "turn_off", + "action": "switch.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ @@ -23956,12 +25247,16 @@ "switch.adaptive_lighting_living_room", "switch.adaptive_lighting_tina_lamp" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "switch", + "service": "turn_off", "x": 1250, "y": 200, "wires": [ @@ -23977,22 +25272,26 @@ "g": "0c81dfaed25d225c", "name": "Adaptive Off", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "switch", - "service": "turn_off", + "action": "switch.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "switch.adaptive_lighting_living_room", "switch.adaptive_lighting_tina_lamp" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "switch", + "service": "turn_off", "x": 1250, "y": 380, "wires": [ @@ -24158,21 +25457,25 @@ "g": "f519aff597ece351", "name": "MB Climate Manual Day", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "button", - "service": "press", + "action": "button.press", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "button.master_bedroom_day_mode" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "button", + "service": "press", "x": 650, "y": 80, "wires": [ @@ -24186,21 +25489,25 @@ "g": "f519aff597ece351", "name": "MB Climate Manual Night", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "button", - "service": "press", + "action": "button.press", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "button.master_bedroom_night_mode" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "button", + "service": "press", "x": 650, "y": 140, "wires": [ @@ -24214,21 +25521,25 @@ "g": "f519aff597ece351", "name": "Goodnight", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "button", - "service": "press", + "action": "button.press", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "button.goodnight" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "button", + "service": "press", "x": 610, "y": 200, "wires": [ @@ -24242,19 +25553,23 @@ "g": "f519aff597ece351", "name": "Give Me Darkness", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "give_me_darkness", + "action": "script.give_me_darkness", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "give_me_darkness", "x": 630, "y": 260, "wires": [ @@ -24334,21 +25649,25 @@ "g": "f519aff597ece351", "name": "Second Floor", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "toggle", + "action": "light.toggle", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.second_floor_lights" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "toggle", "x": 810, "y": 320, "wires": [ @@ -24362,21 +25681,25 @@ "g": "f519aff597ece351", "name": "First Floor", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "toggle", + "action": "light.toggle", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "light.first_floor_lights" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "toggle", "x": 800, "y": 380, "wires": [ @@ -24411,21 +25734,25 @@ "g": "f519aff597ece351", "name": "Toggle Lights", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "toggle", + "action": "light.toggle", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "{{room}}" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "toggle", "x": 810, "y": 440, "wires": [ @@ -24440,8 +25767,7 @@ "name": "iOS Action - Basement On", "mode": "link", "links": [ - "1f5808147fa975cf", - "94a3504c0109082c" + "1f5808147fa975cf" ], "x": 465, "y": 560, @@ -24516,19 +25842,23 @@ "g": "26f91eb2ef77450d", "name": "Kallen PC On", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "kallen_desktop_wake", + "action": "script.kallen_desktop_wake", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "kallen_desktop_wake", "x": 680, "y": 800, "wires": [ @@ -24613,19 +25943,23 @@ "g": "f519aff597ece351", "name": "Dinner Is Ready", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "dinner_is_ready", + "action": "script.dinner_is_ready", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "dinner_is_ready", "x": 460, "y": 620, "wires": [ @@ -24639,19 +25973,23 @@ "g": "f519aff597ece351", "name": "Prepare To Leave", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "we_are_leaving", + "action": "script.we_are_leaving", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "we_are_leaving", "x": 470, "y": 680, "wires": [ @@ -24692,19 +26030,23 @@ "g": "26f91eb2ef77450d", "name": "Clear Notification", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "text_notify", + "action": "script.text_notify", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"who\": user,\t \"type\":\"alert\",\t \"message\":\"clear_notification\",\t \"tag\":\"kallen_PC\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "text_notify", "x": 970, "y": 800, "wires": [ @@ -24740,19 +26082,23 @@ "g": "f519aff597ece351", "name": "Basement Shutdown", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "basement_shutdown", + "action": "script.basement_shutdown", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "basement_shutdown", "x": 680, "y": 500, "wires": [ @@ -24791,19 +26137,23 @@ "g": "26f91eb2ef77450d", "name": "Take Action", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "tony_desktop_{{action}}", + "action": "script.tony_desktop_{{action}}", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "tony_desktop_{{action}}", "x": 670, "y": 880, "wires": [ @@ -24846,19 +26196,23 @@ "g": "26f91eb2ef77450d", "name": "Clear Notification", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "text_notify", + "action": "script.text_notify", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"who\": user,\t \"type\":\"alert\",\t \"message\":\"clear_notification\",\t \"tag\":\"tony-pc-shutdown\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "text_notify", "x": 970, "y": 880, "wires": [ @@ -24912,21 +26266,25 @@ "g": "477e752fcd2e2a19", "name": "Reset Message", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_text", - "service": "set_value", + "action": "input_text.set_value", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_text.tts_message" ], + "labelId": [], "data": "{\t \"value\": reset_message\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_text", + "service": "set_value", "x": 700, "y": 80, "wires": [ @@ -24942,21 +26300,25 @@ "g": "477e752fcd2e2a19", "name": "Reset Devices List", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_select", - "service": "select_option", + "action": "input_select.select_option", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_select.tts_devices" ], + "labelId": [], "data": "{\t \"option\": reset_who\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_select", + "service": "select_option", "x": 910, "y": 80, "wires": [ @@ -24986,21 +26348,25 @@ "g": "477e752fcd2e2a19", "name": "Reset Voice", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_select", - "service": "select_option", + "action": "input_select.select_option", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_select.announcement_voice" ], + "labelId": [], "data": "{\t \"option\": reset_voice\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_select", + "service": "select_option", "x": 1110, "y": 80, "wires": [ @@ -25040,19 +26406,23 @@ "g": "5595964c8367c984", "name": "Text Notify", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "text_notify", + "action": "script.text_notify", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"type\": msg.priority,\t \"who\": msg.phones,\t \"title\": msg.title,\t \"message\": msg.payload\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "text_notify", "x": 490, "y": 180, "wires": [ @@ -25066,21 +26436,25 @@ "g": "5595964c8367c984", "name": "Reset Title", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_text", - "service": "set_value", + "action": "input_text.set_value", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_text.text_notification_title" ], + "labelId": [], "data": "{\t \"value\": title\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_text", + "service": "set_value", "x": 490, "y": 340, "wires": [ @@ -25096,21 +26470,25 @@ "g": "5595964c8367c984", "name": "Reset Body", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_text", - "service": "set_value", + "action": "input_text.set_value", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_text.text_notification" ], + "labelId": [], "data": "{\t \"value\": payload\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_text", + "service": "set_value", "x": 670, "y": 340, "wires": [ @@ -25126,22 +26504,26 @@ "g": "5595964c8367c984", "name": "Reset Options", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_select", - "service": "select_option", + "action": "input_select.select_option", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_select.select_phones", "input_select.select_tvs" ], + "labelId": [], "data": "{\t \"option\": options\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_select", + "service": "select_option", "x": 860, "y": 340, "wires": [ @@ -25157,19 +26539,23 @@ "g": "5595964c8367c984", "name": "TV Notify", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "tv_notify", + "action": "script.tv_notify", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"who\": msg.tvs,\t \"title\": msg.title,\t \"message\": msg.payload\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "tv_notify", "x": 480, "y": 260, "wires": [ @@ -25183,21 +26569,25 @@ "g": "5595964c8367c984", "name": "Reset Priority", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_select", - "service": "select_option", + "action": "input_select.select_option", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_select.text_notification_priority_level" ], + "labelId": [], "data": "{\t \"option\": priority\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_select", + "service": "select_option", "x": 1060, "y": 340, "wires": [ @@ -25342,21 +26732,25 @@ "g": "50e4d951ee7b3e54", "name": "Reset Type", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_select", - "service": "select_option", + "action": "input_select.select_option", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_select.report_type" ], + "labelId": [], "data": "{\t \"option\": reset_type\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_select", + "service": "select_option", "x": 670, "y": 60, "wires": [ @@ -25372,21 +26766,25 @@ "g": "50e4d951ee7b3e54", "name": "Reset Text", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_text", - "service": "set_value", + "action": "input_text.set_value", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_text.report_system" ], + "labelId": [], "data": "{\t \"value\": reset_text\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_text", + "service": "set_value", "x": 490, "y": 60, "wires": [ @@ -25757,19 +27155,23 @@ "g": "4329e464360d0afa", "name": "Backup Scene", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "scene", - "service": "create", + "action": "scene.create", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"scene_id\":\"lightning_alert_restore_firstfloor\",\t \"snapshot_entities\": backup\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "scene", + "service": "create", "x": 540, "y": 240, "wires": [ @@ -25785,21 +27187,25 @@ "g": "4329e464360d0afa", "name": "Turn off Adaptive", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "switch", - "service": "turn_off", + "action": "switch.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "switch.adaptive_lighting_tina_lamp" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "switch", + "service": "turn_off", "x": 750, "y": 240, "wires": [ @@ -25844,10 +27250,10 @@ "g": "4329e464360d0afa", "name": "Red Lights", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_on", + "action": "light.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ @@ -25855,12 +27261,16 @@ "light.tina_lamp_side", "light.tina_lamp_top" ], + "labelId": [], "data": "{\t \"color_name\":\"red\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_on", "x": 1070, "y": 300, "wires": [ @@ -25874,19 +27284,23 @@ "g": "4329e464360d0afa", "name": "Red Alert", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "living_room_lights_alert", + "action": "script.living_room_lights_alert", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"type\":\"red\",\t \"duration\": duration\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "living_room_lights_alert", "x": 1060, "y": 240, "wires": [ @@ -25902,19 +27316,23 @@ "g": "4329e464360d0afa", "name": "Announce", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "status_annc", + "action": "script.status_annc", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"who\": who,\t \"type\":\"weather\",\t \"call_interruption\": 1,\t \"call_lightning_alert\": 1\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "status_annc", "x": 1060, "y": 360, "wires": [ @@ -25928,21 +27346,25 @@ "g": "4329e464360d0afa", "name": "Restore Scene", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "scene", - "service": "turn_on", + "action": "scene.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "{{scenes}}" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "scene", + "service": "turn_on", "x": 1420, "y": 240, "wires": [ @@ -25956,19 +27378,23 @@ "g": "4329e464360d0afa", "name": "Clear Notification", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "text_notify", + "action": "script.text_notify", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"type\":\"alert\",\t \"who\":\"all\",\t \"message\":\"clear_notification\",\t \"tag\":\"lightning-warning\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "text_notify", "x": 550, "y": 440, "wires": [ @@ -25984,19 +27410,23 @@ "g": "4329e464360d0afa", "name": "Text Notify", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "text_notify", + "action": "script.text_notify", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"type\":\"alert\",\t \"who\":\"all\",\t \"title\":\"Lightning Detected!\",\t \"message\": notification,\t \"tag\":\"lightning-warning\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "text_notify", "x": 510, "y": 180, "wires": [ @@ -26031,19 +27461,23 @@ "g": "4329e464360d0afa", "name": "Announce", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "status_annc", + "action": "script.status_annc", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"who\": who,\t \"type\":\"weather\",\t \"call_interruption\": 1,\t \"call_lightning_clear\": 1\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "status_annc", "x": 740, "y": 440, "wires": [ @@ -26059,19 +27493,23 @@ "g": "4329e464360d0afa", "name": "Text Notify", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "text_notify", + "action": "script.text_notify", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"type\":\"alert\",\t \"who\":\"all\",\t \"title\":\"Lightning Clear!\",\t \"message\": \"The lightning threat has passed. It is safe to resume normal activities.\",\t \"tag\":\"lightning-clear\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "text_notify", "x": 910, "y": 440, "wires": [ @@ -26124,19 +27562,23 @@ "g": "4329e464360d0afa", "name": "Backup Scene", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "scene", - "service": "create", + "action": "scene.create", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"scene_id\":\"lightning_alert_restore_basement\",\t \"snapshot_entities\": backup\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "scene", + "service": "create", "x": 540, "y": 360, "wires": [ @@ -26179,19 +27621,23 @@ "g": "4329e464360d0afa", "name": "Red Alert", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "basement_lights_alert", + "action": "script.basement_lights_alert", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"type\":\"red\",\t \"duration\": duration\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "basement_lights_alert", "x": 780, "y": 360, "wires": [ @@ -26267,21 +27713,25 @@ "g": "4329e464360d0afa", "name": "Lights Off", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "light", - "service": "turn_off", + "action": "light.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "{{lightsoff}}" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "light", + "service": "turn_off", "x": 1400, "y": 300, "wires": [ @@ -26349,21 +27799,25 @@ "g": "4329e464360d0afa", "name": "Reset Desk", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_select", - "service": "select_option", + "action": "input_select.select_option", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_select.tina_desk_scenes" ], + "labelId": [], "data": "{\t \"option\":\"Reset\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_select", + "service": "select_option", "x": 1530, "y": 180, "wires": [ @@ -26426,11 +27880,16 @@ "g": "4329e464360d0afa", "name": "Lightning Warning", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 2, "exposeAsEntityConfig": "7cc6440f2cdd8a6b", - "entityId": "binary_sensor.lightning_warning", - "entityIdType": "exact", + "entities": { + "entity": [ + "binary_sensor.lightning_warning" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "on", @@ -26816,22 +28275,26 @@ "z": "fc6801ef8637d652", "name": "Reset Scores", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "number", - "service": "set_value", + "action": "number.set_value", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "number.opponent_score", "number.team_score" ], + "labelId": [], "data": "{\t \"value\": 0\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "number", + "service": "set_value", "x": 500, "y": 220, "wires": [ @@ -26846,21 +28309,25 @@ "z": "fc6801ef8637d652", "name": "Team Score", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "number", - "service": "set_value", + "action": "number.set_value", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "number.team_score" ], + "labelId": [], "data": "{\t \"value\": teamscore\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "number", + "service": "set_value", "x": 930, "y": 140, "wires": [ @@ -26873,21 +28340,25 @@ "z": "fc6801ef8637d652", "name": "Opponent Score", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "number", - "service": "set_value", + "action": "number.set_value", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "number.opponent_score" ], + "labelId": [], "data": "{\t \"value\": oppscore\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "number", + "service": "set_value", "x": 940, "y": 240, "wires": [ @@ -27161,11 +28632,16 @@ "z": "789ba711dc04fad2", "name": "Twitch Stream Status", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "sensor.twitch_ironnerd24", - "entityIdType": "exact", + "entities": { + "entity": [ + "sensor.twitch_ironnerd24" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -27206,22 +28682,26 @@ "z": "789ba711dc04fad2", "name": "Turn on booleans", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_on", + "action": "input_boolean.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.gaming_mode", "input_boolean.studio_quiet" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_on", "x": 610, "y": 200, "wires": [ @@ -27234,21 +28714,25 @@ "z": "789ba711dc04fad2", "name": "Turn off boolean", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "input_boolean", - "service": "turn_off", + "action": "input_boolean.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "input_boolean.studio_quiet" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "input_boolean", + "service": "turn_off", "x": 600, "y": 320, "wires": [ @@ -27261,21 +28745,25 @@ "z": "789ba711dc04fad2", "name": "Basement DnD On", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "switch", - "service": "turn_on", + "action": "switch.turn_on", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "switch.basement_echo_dot_do_not_disturb_switch" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "switch", + "service": "turn_on", "x": 610, "y": 260, "wires": [ @@ -27288,21 +28776,25 @@ "z": "789ba711dc04fad2", "name": "Basement DnD Off", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "switch", - "service": "turn_off", + "action": "switch.turn_off", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [ "switch.basement_echo_dot_do_not_disturb_switch" ], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "switch", + "service": "turn_off", "x": 610, "y": 380, "wires": [ @@ -27315,19 +28807,23 @@ "z": "789ba711dc04fad2", "name": "TV Notifications", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "script", - "service": "tv_notify", + "action": "script.tv_notify", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"who\":\"all\",\t \"title\": \"Stream Starting\",\t \"message\": \"Tony has started a live stream in the studio!\",\t \"data\": {\t \"fontsize\": \"large\",\t \"duration\": 3,\t \"transparency\": \"30%\",\t \"color\": \"indigo\"\t }\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "script", + "service": "tv_notify", "x": 600, "y": 140, "wires": [ @@ -27490,19 +28986,23 @@ "g": "46275dd0f9461013", "name": "", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "hassio", - "service": "addon_restart", + "action": "hassio.addon_restart", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "{\t \"addon\":\"a0d7b954_appdaemon\"\t}", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "hassio", + "service": "addon_restart", "x": 380, "y": 360, "wires": [ @@ -27569,11 +29069,16 @@ "g": "6504d94aaaf9b8d9", "name": "Tony Desktop Power", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "sensor.tony_desktop_power", - "entityIdType": "exact", + "entities": { + "entity": [ + "sensor.tony_desktop_power" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -27630,11 +29135,16 @@ "g": "6504d94aaaf9b8d9", "name": "Kallen Desktop Power", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "sensor.kallen_desktop_power", - "entityIdType": "exact", + "entities": { + "entity": [ + "sensor.kallen_desktop_power" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -27691,11 +29201,16 @@ "g": "6504d94aaaf9b8d9", "name": "Basement Server Power", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "sensor.basement_server_power", - "entityIdType": "exact", + "entities": { + "entity": [ + "sensor.basement_server_power" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -27752,11 +29267,16 @@ "g": "6504d94aaaf9b8d9", "name": "Tina Desktop Power", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "sensor.tina_desktop_power", - "entityIdType": "exact", + "entities": { + "entity": [ + "sensor.tina_desktop_power" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -28596,11 +30116,16 @@ "g": "6e83103b5c5311e9", "name": "Voice Change", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "input_select.jarvis_voice", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_select.jarvis_voice" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -28650,11 +30175,16 @@ "g": "5c50443a84910fb7", "name": "Work Today", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "input_boolean.work_today", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_boolean.work_today" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -29089,11 +30619,16 @@ "g": "265593f442864b6a", "name": "MB Aircon Installed", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "input_boolean.master_bedroom_aircon_installed", - "entityIdType": "exact", + "entities": { + "entity": [ + "input_boolean.master_bedroom_aircon_installed" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "", @@ -30143,19 +31678,22 @@ "z": "d3dcbe534743b01d", "name": "Call light service", "server": "9e87348d.9c1c48", - "version": 5, + "version": 7, "debugenabled": false, - "domain": "", - "service": "", + "floorId": [], "areaId": [], "deviceId": [], "entityId": [], + "labelId": [], "data": "", "dataType": "jsonata", "mergeContext": "", "mustacheAltTags": false, "outputProperties": [], "queue": "none", + "blockInputOverrides": false, + "domain": "", + "service": "", "x": 1480, "y": 380, "wires": [ @@ -30185,11 +31723,16 @@ "z": "d3dcbe534743b01d", "name": "FS22 Server Status", "server": "9e87348d.9c1c48", - "version": 5, + "version": 6, "outputs": 1, "exposeAsEntityConfig": "", - "entityId": "sensor.win10_vm_processactive", - "entityIdType": "exact", + "entities": { + "entity": [ + "sensor.win10_vm_processactive" + ], + "substring": [], + "regex": [] + }, "outputInitially": false, "stateType": "str", "ifState": "",