Thank’s for the input - I went through a few of the examples and came up with the following flow.
Note: When setting scenes on a Hue app the first is applied and then the subsequent ones as you press the button more times. There is no need to cancel the first scene (as far as I can tell).
The first block listens for two Hue v1 Dimmers and filters the on, off and dim events.
Second sets the scene name needed for turning off the lights.
Third block - the main logic
Receive the on event, count it and depending on the count set an appropriate scene. At the same time a timer allows for up to two seconds between presses and extends the time before the counter is reset.
Fourth block handles dim up / down
Fifth block activates the scene and records it in an input_text helper.
(The reason to record the scene is relevant in other rooms that also have a motion sensor - another flow detects motion and decides if a scene was manually selected or the default scene for occupancy has been set - it also simulates occupancy from simpler motion sensors).
[{"id":"46fa16f15dcf2549","type":"tab","label":"Julia's Room","disabled":false,"info":"","env":[]},{"id":"425c962d8a3d786a","type":"group","z":"46fa16f15dcf2549","name":"Set scene and record in helper","style":{"label":true,"stroke":"#0070c0","fill":"#bfdbef","color":"#000000"},"nodes":["5649c0d876eaed7e","d86e5f03346512b6","5fcb2e4b1f350e6c"],"x":114,"y":1299,"w":1012,"h":82},{"id":"c8cab6cf31b62f14","type":"group","z":"46fa16f15dcf2549","name":"Handle Dim Up / Down","style":{"label":true,"stroke":"#0070c0","color":"#000000","fill":"#bfdbef"},"nodes":["48c37311b5c7bc60","1337ee866d6e6a33","d522d7cc4747a1f1","4ce0f7bd241d8743","2d501b9cfdd53343","ce665e778fe1fd04","18426b735435e079","ae369fdad53e16a7","6bbd3819bebe819b","ef2f0c2a9e3f2fc4"],"x":114,"y":1119,"w":1012,"h":142},{"id":"129d0d0516de56a6","type":"group","z":"46fa16f15dcf2549","name":"Handle remote presses","style":{"stroke":"#0070c0","fill":"#bfdbef","label":true,"color":"#000000"},"nodes":["930c355e26f8436d","a0d055d17e9a1bf7","053da3a4f0ced8f1","8e65db0a744d7819","8dbbc120da4719e2","523f1c96e4b91155","8b2f364bb33ab9f3","cb3824e3e924e47c","98038cfbd03cbe35","779ecbd129ce78a4"],"x":114,"y":254,"w":992,"h":292},{"id":"5a2fa2c24e449024","type":"group","z":"46fa16f15dcf2549","name":"Handle single, double, triple..","style":{"stroke":"#0070c0","fill":"#bfdbef","label":true,"color":"#000000"},"nodes":["fe0a97b25e032259","4de63856ebe93d1c","3484a09efcfa8bbc","6cdf3cafdfd9dfac","ad31472c7f738996","f3f1bfb2f72278d1","6068caa500c5334c","fb16bc8c4b2821fd","8dff83c25297a6ef","0d908a5b55e9e99b","fa8a71dc810513f3","ce0201470c7aafc7","e9f0f7f94393bf01","684278d54ff0a324","76ced7aeaa5c73a5","fc265cc7b173bdca","68b86d6a9d93f24d","f5afe03b34da180c","ddf873bd78f6a986","29dd4566f610ee85","9cd80f7f358d3eda","e325d9429b2d388b"],"x":114,"y":699,"w":1002,"h":382},{"id":"1eda6a938c732555","type":"group","z":"46fa16f15dcf2549","name":"Handle Off","style":{"stroke":"#0070c0","fill":"#bfdbef","label":true,"color":"#001f60"},"nodes":["d9cc991fa3dcd8df","490fb76b60b29429","41d097f871f17764"],"x":114,"y":579,"w":1002,"h":82},{"id":"930c355e26f8436d","type":"server-events","z":"46fa16f15dcf2549","g":"129d0d0516de56a6","name":"Julia's Room Dimmer 1","server":"2be748d3.da7088","version":2,"eventType":"zha_event","exposeToHomeAssistant":false,"eventData":"{ \"device_ieee\": \"00:17:88:01:08:75:74:ea\" }","haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"waitForRunning":true,"outputProperties":[{"property":"payload","propertyType":"msg","value":"","valueType":"eventData"},{"property":"topic","propertyType":"msg","value":"$outputData(\"eventData\").event_type","valueType":"jsonata"}],"event_type":"","x":240,"y":380,"wires":[["a0d055d17e9a1bf7","053da3a4f0ced8f1"]]},{"id":"a0d055d17e9a1bf7","type":"debug","z":"46fa16f15dcf2549","g":"129d0d0516de56a6","name":"debug 201","active":false,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload.event.command","targetType":"msg","statusVal":"","statusType":"auto","x":250,"y":320,"wires":[]},{"id":"fe0a97b25e032259","type":"counter","z":"46fa16f15dcf2549","g":"5a2fa2c24e449024","name":"","init":"0","step":"1","lower":"","upper":"","mode":"increment","outputs":"1","x":360,"y":920,"wires":[["4de63856ebe93d1c"]]},{"id":"f5afe03b34da180c","type":"inject","z":"46fa16f15dcf2549","g":"5a2fa2c24e449024","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":220,"y":960,"wires":[["fe0a97b25e032259"]]},{"id":"4de63856ebe93d1c","type":"switch","z":"46fa16f15dcf2549","g":"5a2fa2c24e449024","name":"","property":"count","propertyType":"msg","rules":[{"t":"eq","v":"1","vt":"num"},{"t":"eq","v":"2","vt":"num"},{"t":"eq","v":"3","vt":"num"},{"t":"eq","v":"4","vt":"num"},{"t":"eq","v":"5","vt":"num"},{"t":"else"}],"checkall":"true","repair":false,"outputs":6,"x":510,"y":920,"wires":[["6cdf3cafdfd9dfac","6068caa500c5334c","ce0201470c7aafc7"],["3484a09efcfa8bbc","6068caa500c5334c","e9f0f7f94393bf01"],["ad31472c7f738996","6068caa500c5334c","684278d54ff0a324"],["0d908a5b55e9e99b","6068caa500c5334c","9cd80f7f358d3eda"],["fa8a71dc810513f3","6068caa500c5334c"],["f3f1bfb2f72278d1"]]},{"id":"3484a09efcfa8bbc","type":"debug","z":"46fa16f15dcf2549","g":"5a2fa2c24e449024","name":"2 clicks","active":false,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","statusVal":"","statusType":"auto","x":940,"y":780,"wires":[]},{"id":"6cdf3cafdfd9dfac","type":"debug","z":"46fa16f15dcf2549","g":"5a2fa2c24e449024","name":"1 clicks","active":false,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","statusVal":"","statusType":"auto","x":940,"y":740,"wires":[]},{"id":"ad31472c7f738996","type":"debug","z":"46fa16f15dcf2549","g":"5a2fa2c24e449024","name":"3 clicks","active":false,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","statusVal":"","statusType":"auto","x":940,"y":820,"wires":[]},{"id":"f3f1bfb2f72278d1","type":"debug","z":"46fa16f15dcf2549","g":"5a2fa2c24e449024","name":"Otherwise","active":false,"tosidebar":true,"console":false,"tostatus":false,"complete":"\"Otherwise\"","targetType":"jsonata","statusVal":"","statusType":"auto","x":940,"y":940,"wires":[]},{"id":"6068caa500c5334c","type":"trigger","z":"46fa16f15dcf2549","g":"5a2fa2c24e449024","name":"wait up to 2 secs between each click ","op1":"","op2":"","op1type":"nul","op2type":"pay","duration":"2","extend":true,"overrideDelay":true,"units":"s","reset":"","bytopic":"all","topic":"topic","outputs":1,"x":730,"y":1040,"wires":[["fb16bc8c4b2821fd"]]},{"id":"fb16bc8c4b2821fd","type":"change","z":"46fa16f15dcf2549","g":"5a2fa2c24e449024","name":"reset counter","rules":[{"t":"set","p":"reset","pt":"msg","to":"true","tot":"bool"}],"action":"","property":"","from":"","to":"","reg":false,"x":970,"y":1040,"wires":[["8dff83c25297a6ef"]]},{"id":"ddf873bd78f6a986","type":"link in","z":"46fa16f15dcf2549","g":"5a2fa2c24e449024","name":"link in 4","links":["8dff83c25297a6ef","523f1c96e4b91155"],"x":215,"y":920,"wires":[["fe0a97b25e032259"]]},{"id":"8dff83c25297a6ef","type":"link out","z":"46fa16f15dcf2549","g":"5a2fa2c24e449024","name":"link out 31","mode":"link","links":["ddf873bd78f6a986"],"x":1075,"y":1040,"wires":[]},{"id":"0d908a5b55e9e99b","type":"debug","z":"46fa16f15dcf2549","g":"5a2fa2c24e449024","name":"4 clicks","active":false,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","statusVal":"","statusType":"auto","x":940,"y":860,"wires":[]},{"id":"fa8a71dc810513f3","type":"debug","z":"46fa16f15dcf2549","g":"5a2fa2c24e449024","name":"5 clicks","active":false,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","statusVal":"","statusType":"auto","x":940,"y":900,"wires":[]},{"id":"44ab7d9d9f08f8d7","type":"comment","z":"46fa16f15dcf2549","name":"Trigger scenes by 1 to 5 presses. \\n each click will call a scene in sequence.","info":"","x":270,"y":180,"wires":[]},{"id":"ce0201470c7aafc7","type":"change","z":"46fa16f15dcf2549","g":"5a2fa2c24e449024","name":"scene=nightlight","rules":[{"t":"set","p":"payload.scene","pt":"msg","to":"scene.julia_s_room_nightlight","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":780,"y":740,"wires":[["76ced7aeaa5c73a5"]]},{"id":"e9f0f7f94393bf01","type":"change","z":"46fa16f15dcf2549","g":"5a2fa2c24e449024","name":"scene=dimmed","rules":[{"t":"set","p":"payload.scene","pt":"msg","to":"scene.julia_s_room_dimmed","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":780,"y":780,"wires":[["fc265cc7b173bdca"]]},{"id":"684278d54ff0a324","type":"change","z":"46fa16f15dcf2549","g":"5a2fa2c24e449024","name":"scene=brighter","rules":[{"t":"set","p":"payload.scene","pt":"msg","to":"scene.julia_s_room_brighter","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":780,"y":820,"wires":[["68b86d6a9d93f24d"]]},{"id":"5649c0d876eaed7e","type":"api-call-service","z":"46fa16f15dcf2549","g":"425c962d8a3d786a","name":"Set scene","server":"2be748d3.da7088","version":5,"debugenabled":false,"domain":"scene","service":"turn_on","areaId":[],"deviceId":[],"entityId":["{{payload.scene}}"],"data":"{ \"transition\": \"2\"}","dataType":"jsonata","mergeContext":"","mustacheAltTags":false,"outputProperties":[{"property":"data","propertyType":"msg","value":"","valueType":"data"}],"queue":"none","x":460,"y":1340,"wires":[["d86e5f03346512b6"]]},{"id":"d86e5f03346512b6","type":"api-call-service","z":"46fa16f15dcf2549","g":"425c962d8a3d786a","name":"Record Scene","server":"2be748d3.da7088","version":5,"debugenabled":false,"domain":"input_text","service":"set_value","areaId":[],"deviceId":[],"entityId":["input_text.julias_room_last_scene"],"data":"{\"value\": payload.scene}","dataType":"jsonata","mergeContext":"","mustacheAltTags":false,"outputProperties":[],"queue":"none","x":1020,"y":1340,"wires":[[]]},{"id":"5fcb2e4b1f350e6c","type":"link in","z":"46fa16f15dcf2549","g":"425c962d8a3d786a","name":"link in 5","links":["41d097f871f17764","68b86d6a9d93f24d","76ced7aeaa5c73a5","fc265cc7b173bdca","e325d9429b2d388b"],"x":155,"y":1340,"wires":[["5649c0d876eaed7e"]]},{"id":"76ced7aeaa5c73a5","type":"link out","z":"46fa16f15dcf2549","g":"5a2fa2c24e449024","name":"link out 32","mode":"link","links":["5fcb2e4b1f350e6c"],"x":1075,"y":740,"wires":[]},{"id":"fc265cc7b173bdca","type":"link out","z":"46fa16f15dcf2549","g":"5a2fa2c24e449024","name":"link out 33","mode":"link","links":["5fcb2e4b1f350e6c"],"x":1075,"y":780,"wires":[]},{"id":"68b86d6a9d93f24d","type":"link out","z":"46fa16f15dcf2549","g":"5a2fa2c24e449024","name":"link out 34","mode":"link","links":["5fcb2e4b1f350e6c"],"x":1075,"y":820,"wires":[]},{"id":"053da3a4f0ced8f1","type":"switch","z":"46fa16f15dcf2549","g":"129d0d0516de56a6","name":"","property":"payload.event.command","propertyType":"msg","rules":[{"t":"eq","v":"on_press","vt":"str"},{"t":"eq","v":"on_double_press","vt":"str"},{"t":"eq","v":"off_press","vt":"str"},{"t":"eq","v":"off_double_press","vt":"str"},{"t":"eq","v":"on","vt":"str"},{"t":"eq","v":"on_short_release","vt":"str"},{"t":"eq","v":"off_with_effect","vt":"str"},{"t":"eq","v":"on_triple_press","vt":"str"},{"t":"eq","v":"recall","vt":"str"},{"t":"eq","v":"off_triple_press","vt":"str"},{"t":"eq","v":"up_press","vt":"str"},{"t":"eq","v":"up_short_release","vt":"str"},{"t":"eq","v":"step","vt":"str"},{"t":"eq","v":"up_long_release","vt":"str"},{"t":"eq","v":"stop","vt":"str"},{"t":"eq","v":"up_hold","vt":"str"}],"checkall":"true","repair":false,"outputs":16,"x":430,"y":400,"wires":[[],[],["8e65db0a744d7819"],[],["523f1c96e4b91155"],[],[],[],[],[],[],[],["8dbbc120da4719e2"],[],[],[]]},{"id":"48c37311b5c7bc60","type":"switch","z":"46fa16f15dcf2549","g":"c8cab6cf31b62f14","name":"Dim up or down","property":"payload.event.params.step_mode","propertyType":"msg","rules":[{"t":"eq","v":"0","vt":"num"},{"t":"eq","v":"1","vt":"num"}],"checkall":"true","repair":false,"outputs":2,"x":280,"y":1180,"wires":[["6bbd3819bebe819b"],["18426b735435e079"]],"outputLabels":["dim down","dim up"]},{"id":"1337ee866d6e6a33","type":"api-call-service","z":"46fa16f15dcf2549","g":"c8cab6cf31b62f14","name":"Dim Up","server":"2be748d3.da7088","version":5,"debugenabled":false,"domain":"light","service":"turn_on","areaId":[],"deviceId":[],"entityId":["{{payload.entity_id}}"],"data":"{ \"brightness_step\" : 10 , \"transition\" : 0.1 }","dataType":"jsonata","mergeContext":"","mustacheAltTags":false,"outputProperties":[],"queue":"none","x":640,"y":1160,"wires":[["ce665e778fe1fd04"]]},{"id":"d522d7cc4747a1f1","type":"debug","z":"46fa16f15dcf2549","g":"c8cab6cf31b62f14","name":"debug 205","active":false,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":1010,"y":1160,"wires":[]},{"id":"4ce0f7bd241d8743","type":"api-call-service","z":"46fa16f15dcf2549","g":"c8cab6cf31b62f14","name":"Dim Down","server":"2be748d3.da7088","version":5,"debugenabled":false,"domain":"light","service":"turn_on","areaId":[],"deviceId":[],"entityId":["{{payload.entity_id}}"],"data":"{ \"brightness_step\" : -10 , \"transition\" : 0.1 }","dataType":"jsonata","mergeContext":"","mustacheAltTags":false,"outputProperties":[],"queue":"none","x":650,"y":1220,"wires":[["ae369fdad53e16a7"]]},{"id":"2d501b9cfdd53343","type":"debug","z":"46fa16f15dcf2549","g":"c8cab6cf31b62f14","name":"debug 206","active":false,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","statusVal":"","statusType":"auto","x":1010,"y":1220,"wires":[]},{"id":"ce665e778fe1fd04","type":"join","z":"46fa16f15dcf2549","g":"c8cab6cf31b62f14","name":"","mode":"custom","build":"merged","property":"payload","propertyType":"msg","key":"topic","joiner":",","joinerType":"str","accumulate":false,"timeout":"","count":"","reduceRight":false,"reduceExp":"","reduceInit":"","reduceInitType":"","reduceFixup":"","x":810,"y":1160,"wires":[["d522d7cc4747a1f1"]]},{"id":"18426b735435e079","type":"ha-get-entities","z":"46fa16f15dcf2549","g":"c8cab6cf31b62f14","name":"","server":"2be748d3.da7088","version":0,"rules":[{"property":"entity_id","logic":"in_group","value":"light.julia_s_room","valueType":"str"},{"property":"state","logic":"is","value":"on","valueType":"str"}],"output_type":"split","output_empty_results":false,"output_location_type":"msg","output_location":"payload","output_results_count":1,"x":470,"y":1220,"wires":[["4ce0f7bd241d8743"]]},{"id":"ae369fdad53e16a7","type":"join","z":"46fa16f15dcf2549","g":"c8cab6cf31b62f14","name":"","mode":"custom","build":"merged","property":"payload","propertyType":"msg","key":"topic","joiner":",","joinerType":"str","accumulate":false,"timeout":"","count":"","reduceRight":false,"reduceExp":"","reduceInit":"","reduceInitType":"","reduceFixup":"","x":810,"y":1220,"wires":[["2d501b9cfdd53343"]]},{"id":"6bbd3819bebe819b","type":"ha-get-entities","z":"46fa16f15dcf2549","g":"c8cab6cf31b62f14","name":"","server":"2be748d3.da7088","version":0,"rules":[{"property":"entity_id","logic":"in_group","value":"light.julia_s_room","valueType":"str"},{"property":"state","logic":"is","value":"on","valueType":"str"}],"output_type":"split","output_empty_results":true,"output_location_type":"msg","output_location":"payload","output_results_count":1,"x":470,"y":1160,"wires":[["1337ee866d6e6a33"]]},{"id":"8e65db0a744d7819","type":"link out","z":"46fa16f15dcf2549","g":"129d0d0516de56a6","name":"link out 35","mode":"link","links":["490fb76b60b29429"],"x":955,"y":320,"wires":[]},{"id":"8dbbc120da4719e2","type":"link out","z":"46fa16f15dcf2549","g":"129d0d0516de56a6","name":"link out 36","mode":"link","links":["ef2f0c2a9e3f2fc4"],"x":915,"y":460,"wires":[]},{"id":"ef2f0c2a9e3f2fc4","type":"link in","z":"46fa16f15dcf2549","g":"c8cab6cf31b62f14","name":"link in 6","links":["8dbbc120da4719e2"],"x":155,"y":1180,"wires":[["48c37311b5c7bc60"]]},{"id":"523f1c96e4b91155","type":"link out","z":"46fa16f15dcf2549","g":"129d0d0516de56a6","name":"link out 37","mode":"link","links":["ddf873bd78f6a986"],"x":955,"y":360,"wires":[]},{"id":"8b2f364bb33ab9f3","type":"comment","z":"46fa16f15dcf2549","g":"129d0d0516de56a6","name":"On","info":"","x":1030,"y":360,"wires":[]},{"id":"cb3824e3e924e47c","type":"comment","z":"46fa16f15dcf2549","g":"129d0d0516de56a6","name":"Dim up/down","info":"","x":1010,"y":460,"wires":[]},{"id":"d9cc991fa3dcd8df","type":"change","z":"46fa16f15dcf2549","g":"1eda6a938c732555","name":"Off","rules":[{"t":"set","p":"payload.scene","pt":"msg","to":"scene.julia_s_room_off","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":430,"y":620,"wires":[["41d097f871f17764"]]},{"id":"490fb76b60b29429","type":"link in","z":"46fa16f15dcf2549","g":"1eda6a938c732555","name":"link in 7","links":["8e65db0a744d7819"],"x":155,"y":620,"wires":[["d9cc991fa3dcd8df"]]},{"id":"41d097f871f17764","type":"link out","z":"46fa16f15dcf2549","g":"1eda6a938c732555","name":"link out 38","mode":"link","links":["5fcb2e4b1f350e6c"],"x":1075,"y":620,"wires":[]},{"id":"98038cfbd03cbe35","type":"comment","z":"46fa16f15dcf2549","g":"129d0d0516de56a6","name":"Off","info":"","x":1030,"y":320,"wires":[]},{"id":"29dd4566f610ee85","type":"comment","z":"46fa16f15dcf2549","g":"5a2fa2c24e449024","name":"Adjust wait according to user's ability >>>","info":"","x":380,"y":1040,"wires":[]},{"id":"9cd80f7f358d3eda","type":"change","z":"46fa16f15dcf2549","g":"5a2fa2c24e449024","name":"scene=brightest","rules":[{"t":"set","p":"payload.scene","pt":"msg","to":"scene.julia_s_room_brightest","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":780,"y":860,"wires":[["e325d9429b2d388b"]]},{"id":"e325d9429b2d388b","type":"link out","z":"46fa16f15dcf2549","g":"5a2fa2c24e449024","name":"link out 39","mode":"link","links":["5fcb2e4b1f350e6c"],"x":1075,"y":860,"wires":[]},{"id":"779ecbd129ce78a4","type":"server-events","z":"46fa16f15dcf2549","g":"129d0d0516de56a6","name":"Julia's Room Dimmer 2","server":"2be748d3.da7088","version":2,"eventType":"zha_event","exposeToHomeAssistant":false,"eventData":"{ \"device_ieee\": \"00:17:88:01:08:f1:62:c3\" }","haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"waitForRunning":true,"outputProperties":[{"property":"payload","propertyType":"msg","value":"","valueType":"eventData"},{"property":"topic","propertyType":"msg","value":"$outputData(\"eventData\").event_type","valueType":"jsonata"}],"event_type":"","x":240,"y":440,"wires":[["053da3a4f0ced8f1"]]},{"id":"2be748d3.da7088","type":"server","name":"Home Assistant","addon":true}]