Here is my timer using node red, timer helper and IFTTT to capture the minutes I want the timer set on.
[{"id":"4b7ecf4a.24816","type":"server-events","z":"4f357a5f.1c8d34","name":"","server":"4bbca37b.1700ec","event_type":"ifttt_webhook_received","exposeToHomeAssistant":false,"haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"waitForRunning":true,"x":180,"y":660,"wires":[["f2e81b8d.78aca8"]]},{"id":"c5c37d4a.70f3d","type":"api-call-service","z":"4f357a5f.1c8d34","name":"","server":"4bbca37b.1700ec","version":1,"debugenabled":false,"service_domain":"timer","service":"start","entityId":"timer.custom_timer","data":"{\"entity_id\":\"timer.custom_timer\",\"duration\":\"00:{{minutes}}:00\"}","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":500,"y":740,"wires":[["488be745.846ed8"]]},{"id":"488be745.846ed8","type":"delay","z":"4f357a5f.1c8d34","name":"","pauseType":"delay","timeout":"5","timeoutUnits":"seconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":680,"y":740,"wires":[["ec67306a.e07c8"]]},{"id":"ec67306a.e07c8","type":"ha-wait-until","z":"4f357a5f.1c8d34","name":"","server":"4bbca37b.1700ec","outputs":1,"entityId":"timer.custom_timer","entityIdFilterType":"exact","property":"state","comparator":"is","value":"idle","valueType":"str","timeout":"","timeoutType":"num","timeoutUnits":"seconds","entityLocation":"","entityLocationType":"none","checkCurrentState":true,"blockInputOverrides":true,"x":840,"y":740,"wires":[["e04a68a9.07b0a8"]]},{"id":"e04a68a9.07b0a8","type":"api-call-service","z":"4f357a5f.1c8d34","name":"Play sound file","server":"4bbca37b.1700ec","version":1,"debugenabled":false,"service_domain":"media_player","service":"play_media","entityId":"media_player.nedervaningen","data":"{\"entity_id\":\"media_player.nedervaningen\",\"media_content_id\":\"URL to my Nabu casa chime MP3 file\",\"media_content_type\":\"audio/mp3\"}","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":1020,"y":740,"wires":[["fcde9458.dc0f78"]]},{"id":"fcde9458.dc0f78","type":"delay","z":"4f357a5f.1c8d34","name":"","pauseType":"delay","timeout":"2","timeoutUnits":"seconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":1200,"y":740,"wires":[["f7e2cbd6.f48fd8"]]},{"id":"f7e2cbd6.f48fd8","type":"ha-wait-until","z":"4f357a5f.1c8d34","name":"","server":"4bbca37b.1700ec","outputs":2,"entityId":"media_player.nedervaningen","entityIdFilterType":"exact","property":"state","comparator":"is","value":"idle","valueType":"str","timeout":"5","timeoutType":"num","timeoutUnits":"seconds","entityLocation":"","entityLocationType":"none","checkCurrentState":true,"blockInputOverrides":true,"x":1340,"y":740,"wires":[["2f5bfa85.5126b6"],["2f5bfa85.5126b6"]]},{"id":"30460677.c472aa","type":"api-call-service","z":"4f357a5f.1c8d34","name":"Speak message","server":"4bbca37b.1700ec","version":1,"debugenabled":false,"service_domain":"tts","service":"cloud_say","entityId":"media_player.nedervaningen","data":"","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":2000,"y":740,"wires":[["1b3f3221.bef36e"]]},{"id":"4d40cdcb.dcf714","type":"api-call-service","z":"4f357a5f.1c8d34","name":"","server":"4bbca37b.1700ec","version":1,"debugenabled":false,"service_domain":"media_player","service":"turn_on","entityId":"media_player.nedervaningen","data":"","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":660,"y":660,"wires":[["8abb96fd.d05778"]]},{"id":"4623bcca.b19a74","type":"api-current-state","z":"4f357a5f.1c8d34","name":"","server":"4bbca37b.1700ec","version":1,"outputs":1,"halt_if":"","halt_if_type":"str","halt_if_compare":"is","override_topic":false,"entity_id":"media_player.vardagsrum_mini","state_type":"str","state_location":"payload","override_payload":"msg","entity_location":"vardagsrum","override_data":"msg","blockInputOverrides":false,"x":1120,"y":660,"wires":[["595f61d.fec9da"]]},{"id":"595f61d.fec9da","type":"api-current-state","z":"4f357a5f.1c8d34","name":"","server":"4bbca37b.1700ec","version":1,"outputs":1,"halt_if":"","halt_if_type":"str","halt_if_compare":"is","override_topic":false,"entity_id":"media_player.kok_mini","state_type":"str","state_location":"payload","override_payload":"msg","entity_location":"koket","override_data":"msg","blockInputOverrides":false,"x":1470,"y":660,"wires":[["7070ce28.4995d"]]},{"id":"7070ce28.4995d","type":"api-call-service","z":"4f357a5f.1c8d34","name":"","server":"4bbca37b.1700ec","version":1,"debugenabled":false,"service_domain":"media_player","service":"volume_set","entityId":"media_player.nedervaningen","data":"{\"entity_id\":\"media_player.nedervaningen\",\"volume_level\":0.55}","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":1790,"y":660,"wires":[["1b77a6de.77c739"]]},{"id":"d21a19f6.c3ace8","type":"api-call-service","z":"4f357a5f.1c8d34","name":"Speak message","server":"4bbca37b.1700ec","version":1,"debugenabled":false,"service_domain":"tts","service":"cloud_say","entityId":"media_player.nedervaningen","data":"","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":2380,"y":660,"wires":[["f5c17220.a6c01"]]},{"id":"1d059eba.9e4961","type":"api-call-service","z":"4f357a5f.1c8d34","name":"","server":"4bbca37b.1700ec","version":1,"debugenabled":false,"service_domain":"media_player","service":"volume_set","entityId":"media_player.kok_mini","data":"{\"entity_id\":\"media_player.kok_mini\",\"volume_level\":\"{{koket.attributes.volume_level}}\"}","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":3070,"y":660,"wires":[["9d907b65.c89608"]]},{"id":"9d907b65.c89608","type":"api-call-service","z":"4f357a5f.1c8d34","name":"","server":"4bbca37b.1700ec","version":1,"debugenabled":false,"service_domain":"media_player","service":"volume_set","entityId":"media_player.vardagsrum_mini","data":"{\"entity_id\":\"media_player.vardagsrum_mini\",\"volume_level\":\"{{vardagsrum.attributes.volume_level}}\"}","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":3370,"y":660,"wires":[["c5c37d4a.70f3d"]]},{"id":"8abb96fd.d05778","type":"delay","z":"4f357a5f.1c8d34","name":"","pauseType":"delay","timeout":"1","timeoutUnits":"seconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":860,"y":660,"wires":[["4623bcca.b19a74"]]},{"id":"2f5bfa85.5126b6","type":"api-call-service","z":"4f357a5f.1c8d34","name":"","server":"4bbca37b.1700ec","version":1,"debugenabled":false,"service_domain":"media_player","service":"volume_set","entityId":"media_player.nedervaningen","data":"{\"entity_id\":\"media_player.nedervaningen\",\"volume_level\":0.55}","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":1570,"y":740,"wires":[["c8a8686a.3bbed8"]]},{"id":"439b619d.4f347","type":"api-call-service","z":"4f357a5f.1c8d34","name":"","server":"4bbca37b.1700ec","version":1,"debugenabled":false,"service_domain":"media_player","service":"volume_set","entityId":"media_player.kok_mini","data":"{\"entity_id\":\"media_player.kok_mini\",\"volume_level\":\"{{koket.attributes.volume_level}}\"}","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":2730,"y":740,"wires":[["8dbebdc3.6e629"]]},{"id":"8dbebdc3.6e629","type":"api-call-service","z":"4f357a5f.1c8d34","name":"","server":"4bbca37b.1700ec","version":1,"debugenabled":false,"service_domain":"media_player","service":"volume_set","entityId":"media_player.vardagsrum_mini","data":"{\"entity_id\":\"media_player.vardagsrum_mini\",\"volume_level\":\"{{vardagsrum.attributes.volume_level}}\"}","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":3030,"y":740,"wires":[[]]},{"id":"f5c17220.a6c01","type":"delay","z":"4f357a5f.1c8d34","name":"","pauseType":"delay","timeout":"2","timeoutUnits":"seconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":2560,"y":660,"wires":[["201df694.4fadda"]]},{"id":"201df694.4fadda","type":"ha-wait-until","z":"4f357a5f.1c8d34","name":"","server":"4bbca37b.1700ec","outputs":1,"entityId":"media_player.vardagsrum_mini","entityIdFilterType":"exact","property":"state","comparator":"is","value":"idle","valueType":"str","timeout":"","timeoutType":"num","timeoutUnits":"seconds","entityLocation":"","entityLocationType":"none","checkCurrentState":true,"blockInputOverrides":true,"x":2720,"y":660,"wires":[["32e71124.c8b2ee"]]},{"id":"1b3f3221.bef36e","type":"delay","z":"4f357a5f.1c8d34","name":"","pauseType":"delay","timeout":"2","timeoutUnits":"seconds","rate":"1","nbRateUnits":"1","rateUnits":"second","randomFirst":"1","randomLast":"5","randomUnits":"seconds","drop":false,"x":2180,"y":740,"wires":[["bbf66495.f67f78"]]},{"id":"bbf66495.f67f78","type":"ha-wait-until","z":"4f357a5f.1c8d34","name":"","server":"4bbca37b.1700ec","outputs":1,"entityId":"media_player.vardagsrum_mini","entityIdFilterType":"exact","property":"state","comparator":"is","value":"idle","valueType":"str","timeout":"","timeoutType":"num","timeoutUnits":"seconds","entityLocation":"","entityLocationType":"none","checkCurrentState":true,"blockInputOverrides":true,"x":2340,"y":740,"wires":[["731a8b5d.b037d4"]]},{"id":"f2e81b8d.78aca8","type":"change","z":"4f357a5f.1c8d34","name":"","rules":[{"t":"set","p":"minutes","pt":"msg","to":"payload.event.minutes","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":420,"y":660,"wires":[["4d40cdcb.dcf714"]]},{"id":"1b77a6de.77c739","type":"function","z":"4f357a5f.1c8d34","name":"Build message to speak json string","func":"if(msg.minutes == 1){\n msg.payload = {\n data:{\n \"entity_id\": \"media_player.nedervaningen\",\n \"message\": \"En tajmer på \" + msg.minutes + \" minut är startad\",\n \"language\": \"sv-SE\"\n }\n }\n}else{\n msg.payload = {\n data:{\n \"entity_id\": \"media_player.nedervaningen\",\n \"message\": \"En tajmer på \" + msg.minutes + \" minuter är startad\",\n \"language\": \"sv-SE\"\n }\n }\n}\n\nmsg.topic = \"\";\nmsg.message = msg.payload;\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","x":2100,"y":660,"wires":[["d21a19f6.c3ace8"]]},{"id":"32e71124.c8b2ee","type":"function","z":"4f357a5f.1c8d34","name":"","func":"msg.payload = \"\";\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","x":2860,"y":660,"wires":[["1d059eba.9e4961"]]},{"id":"c8a8686a.3bbed8","type":"function","z":"4f357a5f.1c8d34","name":"","func":"msg.payload = msg.message;\nmsg.payload.data.message = msg.message.data.message.replace(\"startad\", \"avslutad\");\nmsg.payload.data.message = msg.payload.data.message.replace(\"En tajmer\", \"Tajmern\");\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","x":1820,"y":740,"wires":[["30460677.c472aa"]]},{"id":"731a8b5d.b037d4","type":"function","z":"4f357a5f.1c8d34","name":"","func":"msg.payload = \"\";\nmsg.message = \"\";\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","x":2500,"y":740,"wires":[["439b619d.4f347"]]},{"id":"4bbca37b.1700ec","type":"server","z":"","name":"Home Assistant","legacy":false,"addon":true,"rejectUnauthorizedCerts":true,"ha_boolean":"y|yes|true|on|home|open","connectionDelay":true,"cacheJson":true}]
With this settings in IFTTT:
So, I say “Hey google. 5 minutes” and it calls IFTTT and IFTTT does a http request that creates an event in HA/node red uses to set a timer of the said minutes and then speaks a message when the time is up.