Works perfect for me.
Could be a tiepo (typo) somewhere. Looks like you are very close.
This does not work.
But this does.
Check, double check even triple check ALL your nodes.
This works for me.
[{"id":"ebaa5806.f6b05","type":"api-call-service","z":"ed139e56.be3498","name":"Turn kitchen lights off","server":"ceea5ac5.1b1658","version":1,"debugenabled":false,"service_domain":"switch","service":"turn_off","entityId":"switch.kitchen_2_lights","data":"","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":760,"y":160,"wires":[["70bb75f9.645b64"]]},{"id":"b8fa98ba.a2624","type":"switch","z":"ed139e56.be3498","name":"Response","property":"payload.event.event_response","propertyType":"msg","rules":[{"t":"eq","v":"ResponseYes","vt":"str"},{"t":"eq","v":"ResponseNo","vt":"str"},{"t":"eq","v":"ResponseNone","vt":"str"}],"checkall":"true","repair":false,"outputs":3,"x":390,"y":180,"wires":[["ebaa5806.f6b05"],["92f1292c.ae16a"],["db745314.7c4988"]]},{"id":"c7edd154.20e698","type":"switch","z":"ed139e56.be3498","name":"Event ID","property":"payload.event.event_id","propertyType":"msg","rules":[{"t":"eq","v":"kitchen","vt":"str"}],"checkall":"true","repair":false,"outputs":1,"x":180,"y":180,"wires":[["b8fa98ba.a2624"]]},{"id":"30c7619f.e7b9e6","type":"server-events","z":"ed139e56.be3498","name":"Notification Response","server":"ceea5ac5.1b1658","event_type":"alexa_actionable_notification","exposeToHomeAssistant":false,"haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"waitForRunning":true,"x":120,"y":260,"wires":[["c7edd154.20e698"]]},{"id":"1ced62f8.f79405","type":"server-state-changed","z":"ed139e56.be3498","name":"Kitchen lights on ?","server":"ceea5ac5.1b1658","version":1,"exposeToHomeAssistant":false,"haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"entityidfilter":"switch.kitchen_2_lights","entityidfiltertype":"exact","outputinitially":false,"state_type":"str","haltifstate":"on","halt_if_type":"str","halt_if_compare":"is","outputs":2,"output_only_on_state_change":false,"for":"","forType":"num","forUnits":"minutes","ignorePrevStateNull":false,"ignorePrevStateUnknown":false,"ignorePrevStateUnavailable":false,"ignoreCurrentStateUnknown":false,"ignoreCurrentStateUnavailable":false,"x":130,"y":340,"wires":[["db745314.7c4988"],[]]},{"id":"db745314.7c4988","type":"trigger","z":"ed139e56.be3498","name":"On for 1 minute ?","op1":"","op2":"","op1type":"nul","op2type":"date","duration":"60","extend":true,"overrideDelay":false,"units":"s","reset":"ON","bytopic":"all","topic":"topic","outputs":1,"x":430,"y":340,"wires":[["e93fd9a9.067d3"]]},{"id":"c3172e73.b27508","type":"api-call-service","z":"ed139e56.be3498","name":"Alexa kitchen notification","server":"ceea5ac5.1b1658","version":1,"debugenabled":true,"service_domain":"script","service":"activate_alexa_actionable_notification","entityId":"","data":"{\"text\":\" kitchen lights are on for 1 minute. Would you like me to turn them off?\",\"event_id\":\"kitchen\",\"alexa_device\":\"media_player.living_room_echo_dot\"}","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":890,"y":340,"wires":[["70bb75f9.645b64"]]},{"id":"e93fd9a9.067d3","type":"api-current-state","z":"ed139e56.be3498","name":"Is light on?","server":"ceea5ac5.1b1658","version":1,"outputs":2,"halt_if":"on","halt_if_type":"str","halt_if_compare":"is","override_topic":false,"entity_id":"switch.kitchen_2_lights","state_type":"str","state_location":"payload","override_payload":"msg","entity_location":"data","override_data":"msg","blockInputOverrides":false,"x":670,"y":320,"wires":[["c3172e73.b27508"],[]]},{"id":"70bb75f9.645b64","type":"debug","z":"ed139e56.be3498","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":1110,"y":220,"wires":[]},{"id":"92f1292c.ae16a","type":"api-call-service","z":"ed139e56.be3498","name":"📢 Whispering Voice","server":"be196a96.e67d88","version":1,"debugenabled":false,"service_domain":"notify","service":"alexa_media_living_room_echo_dot","entityId":"","data":"{\"message\":\"<amazon:effect name='whispered'>Kitchen lights are still on.</amazon:effect>\",\"data\":{\"type\":\"announce\",\"method\":\"speak\"},\"target\":[\"media_player.living_room_echo_dot\"]}","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":700,"y":240,"wires":[["70bb75f9.645b64"]]},{"id":"ceea5ac5.1b1658","type":"server","name":"Home Assistant","addon":true},{"id":"be196a96.e67d88","type":"server","name":"Home Assistant","legacy":false,"addon":true,"rejectUnauthorizedCerts":true,"ha_boolean":"y|yes|true|on|home|open","connectionDelay":true,"cacheJson":true}]
You’ll want to change the 1 minute part once you get it going.