If you use the trigger node instead of the timer mode you can retrigger when a new message arrives or send msg.reset to cancel the timer completely
[{"id":"99ca33a526ca4e72","type":"trigger-state","z":"541531b2.741d98","name":"Living Motion Sensor off","server":"","version":2,"exposeToHomeAssistant":false,"haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"entityid":"binary_sensor.living_livingmultisensor_motion_sensor_status","entityidfiltertype":"exact","debugenabled":false,"constraints":[{"targetType":"entity_id","targetValue":"light.kitchen_downlights","propertyType":"current_state","propertyValue":"new_state.state","comparatorType":"is","comparatorValueDatatype":"str","comparatorValue":"off"},{"targetType":"this_entity","targetValue":"","propertyType":"current_state","propertyValue":"new_state.state","comparatorType":"is","comparatorValueDatatype":"str","comparatorValue":"off"}],"inputs":1,"outputs":2,"customoutputs":[],"outputinitially":false,"state_type":"str","enableInput":true,"x":170,"y":1140,"wires":[["e21e24a787bba708"],[]]},{"id":"e21e24a787bba708","type":"trigger","z":"541531b2.741d98","name":"","op1":"","op2":"0","op1type":"nul","op2type":"str","duration":"2","extend":true,"overrideDelay":false,"units":"min","reset":"","bytopic":"all","topic":"topic","outputs":1,"x":670,"y":1140,"wires":[["391ae9d5eebe5f3d"]]},{"id":"82aa9e307a031dcd","type":"change","z":"541531b2.741d98","name":"Reset","rules":[{"t":"set","p":"reset","pt":"msg","to":"true","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":450,"y":1100,"wires":[["e21e24a787bba708"]]},{"id":"d827481a039763b4","type":"api-current-state","z":"541531b2.741d98","name":"After dark?","server":"","version":3,"outputs":2,"halt_if":"on","halt_if_type":"str","halt_if_compare":"is","entity_id":"input_boolean.after_dark","state_type":"str","blockInputOverrides":false,"outputProperties":[{"property":"payload","propertyType":"msg","value":"","valueType":"entityState"},{"property":"data","propertyType":"msg","value":"","valueType":"entity"},{"property":"topic","propertyType":"msg","value":"","valueType":"triggerId"}],"for":0,"forType":"num","forUnits":"minutes","x":670,"y":1080,"wires":[["6f5839f8e0df10c4"],[]]},{"id":"f6eec7a75037cc87","type":"trigger-state","z":"541531b2.741d98","name":"Living Motion Sensor on","server":"","version":2,"exposeToHomeAssistant":false,"haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"entityid":"binary_sensor.living_livingmultisensor_motion_sensor_status","entityidfiltertype":"exact","debugenabled":false,"constraints":[{"targetType":"entity_id","targetValue":"light.kitchen_downlights","propertyType":"current_state","propertyValue":"new_state.state","comparatorType":"is","comparatorValueDatatype":"str","comparatorValue":"off"},{"targetType":"entity_id","targetValue":"light.dining","propertyType":"current_state","propertyValue":"new_state.state","comparatorType":"is","comparatorValueDatatype":"str","comparatorValue":"off"},{"targetType":"entity_id","targetValue":"light.living_livingdownlights_dimmer_1","propertyType":"current_state","propertyValue":"new_state.state","comparatorType":"is","comparatorValueDatatype":"str","comparatorValue":"off"},{"targetType":"entity_id","targetValue":"light.living_lamp","propertyType":"current_state","propertyValue":"new_state.state","comparatorType":"is","comparatorValueDatatype":"str","comparatorValue":"off"},{"targetType":"entity_id","targetValue":"remote.livingharmony_2","propertyType":"current_state","propertyValue":"new_state.state","comparatorType":"is","comparatorValueDatatype":"str","comparatorValue":"off"},{"targetType":"this_entity","targetValue":"","propertyType":"current_state","propertyValue":"new_state.state","comparatorType":"is","comparatorValueDatatype":"str","comparatorValue":"on"}],"inputs":1,"outputs":2,"customoutputs":[],"outputinitially":false,"state_type":"str","enableInput":true,"x":170,"y":1080,"wires":[["d827481a039763b4","82aa9e307a031dcd"],[]]},{"id":"b7275aaf356bdc77","type":"api-call-service","z":"541531b2.741d98","name":"Kitchen Cabinet Lights","server":"","version":5,"debugenabled":false,"domain":"light","service":"","areaId":[],"deviceId":[],"entityId":["light.kitchen_cabinetlights"],"data":"","dataType":"json","mergeContext":"","mustacheAltTags":false,"outputProperties":[{"property":"payload","propertyType":"msg","value":"","valueType":"data"}],"queue":"none","output_location":"payload","output_location_type":"msg","x":1140,"y":1100,"wires":[[]]},{"id":"6f5839f8e0df10c4","type":"change","z":"541531b2.741d98","name":"Turn On 1%","rules":[{"t":"delete","p":"payload","pt":"msg"},{"t":"set","p":"payload.service","pt":"msg","to":"turn_on","tot":"str"},{"t":"set","p":"payload.data.brightness","pt":"msg","to":"2","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":890,"y":1080,"wires":[["b7275aaf356bdc77"]]},{"id":"391ae9d5eebe5f3d","type":"change","z":"541531b2.741d98","name":"Turn Off","rules":[{"t":"delete","p":"payload","pt":"msg"},{"t":"set","p":"payload.service","pt":"msg","to":"turn_off","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":880,"y":1140,"wires":[["b7275aaf356bdc77"]]}]