Thank you @nappyjim and the unknown original author. Since the config button also supports 1x-5x plus hold and release I figured I would add the missing options but ended up with a massive node that is not ideal when you need one for every single switch in the house. Anyhow sharing below:
[{"id":"1602914ee7e0b2b1","type":"subflow","name":"Inovelli Scenes","info":"","category":"","in":[{"x":120,"y":260,"wires":[{"id":"8455c2cfacd437dd"}]}],"out":[{"x":830,"y":80,"wires":[{"id":"53a51f4bde2c4881","port":0}]},{"x":830,"y":145,"wires":[{"id":"53a51f4bde2c4881","port":1}]},{"x":830,"y":200,"wires":[{"id":"53a51f4bde2c4881","port":2}]},{"x":830,"y":260,"wires":[{"id":"53a51f4bde2c4881","port":3}]},{"x":830,"y":320,"wires":[{"id":"53a51f4bde2c4881","port":4}]},{"x":840,"y":380,"wires":[{"id":"53a51f4bde2c4881","port":5}]},{"x":850,"y":440,"wires":[{"id":"53a51f4bde2c4881","port":6}]},{"x":840,"y":540,"wires":[{"id":"3d134a401c6289a3","port":0}]},{"x":840,"y":600,"wires":[{"id":"3d134a401c6289a3","port":1}]},{"x":840,"y":660,"wires":[{"id":"3d134a401c6289a3","port":2}]},{"x":840,"y":720,"wires":[{"id":"3d134a401c6289a3","port":3}]},{"x":840,"y":780,"wires":[{"id":"3d134a401c6289a3","port":4}]},{"x":850,"y":840,"wires":[{"id":"3d134a401c6289a3","port":5}]},{"x":860,"y":900,"wires":[{"id":"3d134a401c6289a3","port":6}]},{"x":840,"y":1000,"wires":[{"id":"361988b896586077","port":0}]},{"x":840,"y":1060,"wires":[{"id":"361988b896586077","port":1}]},{"x":840,"y":1120,"wires":[{"id":"361988b896586077","port":2}]},{"x":840,"y":1180,"wires":[{"id":"361988b896586077","port":3}]},{"x":840,"y":1240,"wires":[{"id":"361988b896586077","port":4}]},{"x":850,"y":1300,"wires":[{"id":"361988b896586077","port":5}]},{"x":860,"y":1360,"wires":[{"id":"361988b896586077","port":6}]}],"env":[],"meta":{},"color":"#DDAA99","outputLabels":["Up 1x","Up 2x","Up 3x","Up 4x","Up 5x","Up held","Up released","Down 1x","Down 2x","Down 3x","Down 4x","Down 5x","Down held","Down released","Config 1x","Config 2x","Config 3x","Config 4x","Config 5x","Config held","Config released"]},{"id":"8455c2cfacd437dd","type":"switch","z":"1602914ee7e0b2b1","name":"Scene ID","property":"payload.event.property_key_name","propertyType":"msg","rules":[{"t":"eq","v":"001","vt":"num"},{"t":"eq","v":"002","vt":"num"},{"t":"eq","v":"003","vt":"num"}],"checkall":"true","repair":false,"outputs":3,"x":260,"y":260,"wires":[["3d134a401c6289a3"],["53a51f4bde2c4881"],["361988b896586077"]]},{"id":"53a51f4bde2c4881","type":"switch","z":"1602914ee7e0b2b1","name":"Scene Value (Up)","property":"payload.event.value_raw","propertyType":"msg","rules":[{"t":"eq","v":"0","vt":"num"},{"t":"eq","v":"3","vt":"num"},{"t":"eq","v":"4","vt":"num"},{"t":"eq","v":"5","vt":"num"},{"t":"eq","v":"6","vt":"num"},{"t":"eq","v":"2","vt":"num"},{"t":"eq","v":"1","vt":"str"}],"checkall":"true","repair":false,"outputs":7,"x":550,"y":260,"wires":[[],[],[],[],[],[],[]],"outputLabels":["Up 1x","Up 2x","Up 3x","Up 4x","Up 5x","Up hold",null]},{"id":"361988b896586077","type":"switch","z":"1602914ee7e0b2b1","name":"Scene Value (Config)","property":"payload.event.value_raw","propertyType":"msg","rules":[{"t":"eq","v":"0","vt":"num"},{"t":"eq","v":"3","vt":"num"},{"t":"eq","v":"4","vt":"num"},{"t":"eq","v":"5","vt":"num"},{"t":"eq","v":"6","vt":"num"},{"t":"eq","v":"2","vt":"num"},{"t":"eq","v":"1","vt":"num"}],"checkall":"true","repair":false,"outputs":7,"x":560,"y":1180,"wires":[[],[],[],[],[],[],[]],"outputLabels":["Config Tap 1x","Config Tap 2x","",null,null,null,null]},{"id":"3d134a401c6289a3","type":"switch","z":"1602914ee7e0b2b1","name":"Scene Value (Down)","property":"payload.event.value_raw","propertyType":"msg","rules":[{"t":"eq","v":"0","vt":"num"},{"t":"eq","v":"3","vt":"num"},{"t":"eq","v":"4","vt":"num"},{"t":"eq","v":"5","vt":"num"},{"t":"eq","v":"6","vt":"num"},{"t":"eq","v":"2","vt":"num"},{"t":"eq","v":"1","vt":"str"}],"checkall":"true","repair":false,"outputs":7,"x":560,"y":720,"wires":[[],[],[],[],[],[],[]],"outputLabels":["Down 1x","Down 2x","Down 3x","Down 4x","Down 5x","Down held",""]},{"id":"83b22aeffdba87e8","type":"comment","z":"1602914ee7e0b2b1","name":"Scene ID: 001 Down; 002 Up; 003 Config","info":"","x":260,"y":160,"wires":[]},{"id":"3e415b9cb56e4781","type":"subflow:1602914ee7e0b2b1","z":"d72cf2ab53741ef6","name":"","x":500,"y":680,"wires":[[],["97a8241bd9b356b0","3549be540ea9fd0b"],[],[],[],[],[],[],["f724094dde699558"],[],[],[],[],[],[],[],[],[],[],[],[]]}]
Then I figured I could split the mega-node into 3 smaller nodes:

Up button:
[{"id":"702b0b7a57ca3300","type":"subflow","name":"Inovelli Scenes - Up","info":"","category":"","in":[{"x":100,"y":280,"wires":[{"id":"affdb369a35928d5"}]}],"out":[{"x":690,"y":100,"wires":[{"id":"add401fc1109242a","port":0}]},{"x":690,"y":160,"wires":[{"id":"add401fc1109242a","port":1}]},{"x":690,"y":220,"wires":[{"id":"add401fc1109242a","port":2}]},{"x":690,"y":280,"wires":[{"id":"add401fc1109242a","port":3}]},{"x":690,"y":340,"wires":[{"id":"add401fc1109242a","port":4}]},{"x":700,"y":400,"wires":[{"id":"add401fc1109242a","port":5}]},{"x":710,"y":460,"wires":[{"id":"add401fc1109242a","port":6}]}],"env":[],"meta":{},"color":"#DDAA99","outputLabels":["Up 1x","Up 2x","Up 3x","Up 4x","Up 5x","Up held","Up released"]},{"id":"affdb369a35928d5","type":"switch","z":"702b0b7a57ca3300","name":"Scene ID","property":"payload.event.property_key_name","propertyType":"msg","rules":[{"t":"eq","v":"001","vt":"num"},{"t":"eq","v":"002","vt":"num"},{"t":"eq","v":"003","vt":"num"}],"checkall":"true","repair":false,"outputs":3,"x":240,"y":280,"wires":[[],["add401fc1109242a"],[]]},{"id":"add401fc1109242a","type":"switch","z":"702b0b7a57ca3300","name":"Scene Value (Up)","property":"payload.event.value_raw","propertyType":"msg","rules":[{"t":"eq","v":"0","vt":"num"},{"t":"eq","v":"3","vt":"num"},{"t":"eq","v":"4","vt":"num"},{"t":"eq","v":"5","vt":"num"},{"t":"eq","v":"6","vt":"num"},{"t":"eq","v":"2","vt":"num"},{"t":"eq","v":"1","vt":"str"}],"checkall":"true","repair":false,"outputs":7,"x":450,"y":280,"wires":[[],[],[],[],[],[],[]],"outputLabels":["Up 1x","Up 2x","Up 3x","Up 4x","Up 5x","Up hold",null]},{"id":"448178ed213105b1","type":"comment","z":"702b0b7a57ca3300","name":"Scene ID: 001 Down; 002 Up; 003 Config","info":"","x":240,"y":180,"wires":[]},{"id":"f2eb0d0fd32e0867","type":"subflow:702b0b7a57ca3300","z":"d72cf2ab53741ef6","name":"","x":1790,"y":620,"wires":[[],[],[],[],[],[],[]]}]
Down button:
[{"id":"5d21b9b07faaf99e","type":"subflow","name":"Inovelli Scenes - Down","info":"","category":"","in":[{"x":80,"y":300,"wires":[{"id":"ae4ef8129d41afe5"}]}],"out":[{"x":720,"y":120,"wires":[{"id":"05fc6975467a862c","port":0}]},{"x":720,"y":180,"wires":[{"id":"05fc6975467a862c","port":1}]},{"x":720,"y":240,"wires":[{"id":"05fc6975467a862c","port":2}]},{"x":720,"y":300,"wires":[{"id":"05fc6975467a862c","port":3}]},{"x":720,"y":360,"wires":[{"id":"05fc6975467a862c","port":4}]},{"x":730,"y":420,"wires":[{"id":"05fc6975467a862c","port":5}]},{"x":740,"y":480,"wires":[{"id":"05fc6975467a862c","port":6}]}],"env":[],"meta":{},"color":"#DDAA99","outputLabels":["Down 1x","Down 2x","Down 3x","Down 4x","Down 5x","Down held","Down released"]},{"id":"ae4ef8129d41afe5","type":"switch","z":"5d21b9b07faaf99e","name":"Scene ID","property":"payload.event.property_key_name","propertyType":"msg","rules":[{"t":"eq","v":"001","vt":"num"},{"t":"eq","v":"002","vt":"num"},{"t":"eq","v":"003","vt":"num"}],"checkall":"true","repair":false,"outputs":3,"x":220,"y":300,"wires":[["05fc6975467a862c"],[],[]]},{"id":"05fc6975467a862c","type":"switch","z":"5d21b9b07faaf99e","name":"Scene Value (Down)","property":"payload.event.value_raw","propertyType":"msg","rules":[{"t":"eq","v":"0","vt":"num"},{"t":"eq","v":"3","vt":"num"},{"t":"eq","v":"4","vt":"num"},{"t":"eq","v":"5","vt":"num"},{"t":"eq","v":"6","vt":"num"},{"t":"eq","v":"2","vt":"num"},{"t":"eq","v":"1","vt":"str"}],"checkall":"true","repair":false,"outputs":7,"x":440,"y":300,"wires":[[],[],[],[],[],[],[]],"outputLabels":["Up 1x","Up 2x","Up 3x","Up 4x","Up 5x","Up hold",""]},{"id":"101daa8c129d84bd","type":"comment","z":"5d21b9b07faaf99e","name":"Scene ID: 001 Down; 002 Up; 003 Config","info":"","x":220,"y":180,"wires":[]},{"id":"d94adc594b51f27a","type":"subflow:5d21b9b07faaf99e","z":"d72cf2ab53741ef6","name":"","x":1800,"y":740,"wires":[[],[],[],[],[],[],[]]}]
Config Button:
[{"id":"2667680e14890a86","type":"subflow","name":"Inovelli Scenes - Config","info":"","category":"","in":[{"x":100,"y":360,"wires":[{"id":"7252b75bd17a60eb"}]}],"out":[{"x":800,"y":260,"wires":[{"id":"3d6f7b56a1fc308d","port":0}]},{"x":800,"y":320,"wires":[{"id":"3d6f7b56a1fc308d","port":1}]},{"x":800,"y":380,"wires":[{"id":"3d6f7b56a1fc308d","port":2}]},{"x":800,"y":440,"wires":[{"id":"3d6f7b56a1fc308d","port":3}]},{"x":800,"y":500,"wires":[{"id":"3d6f7b56a1fc308d","port":4}]},{"x":810,"y":560,"wires":[{"id":"3d6f7b56a1fc308d","port":5}]},{"x":820,"y":620,"wires":[{"id":"3d6f7b56a1fc308d","port":6}]}],"env":[],"meta":{},"color":"#DDAA99","outputLabels":["Config 1x","Config 2x","Config 3x","Config 4x","Config 5x","Config held","Config released"]},{"id":"7252b75bd17a60eb","type":"switch","z":"2667680e14890a86","name":"Scene ID","property":"payload.event.property_key_name","propertyType":"msg","rules":[{"t":"eq","v":"001","vt":"num"},{"t":"eq","v":"002","vt":"num"},{"t":"eq","v":"003","vt":"num"}],"checkall":"true","repair":false,"outputs":3,"x":260,"y":360,"wires":[[],[],["3d6f7b56a1fc308d"]]},{"id":"3d6f7b56a1fc308d","type":"switch","z":"2667680e14890a86","name":"Scene Value (Config)","property":"payload.event.value_raw","propertyType":"msg","rules":[{"t":"eq","v":"0","vt":"num"},{"t":"eq","v":"3","vt":"num"},{"t":"eq","v":"4","vt":"num"},{"t":"eq","v":"5","vt":"num"},{"t":"eq","v":"6","vt":"num"},{"t":"eq","v":"2","vt":"num"},{"t":"eq","v":"1","vt":"num"}],"checkall":"true","repair":false,"outputs":7,"x":520,"y":380,"wires":[[],[],[],[],[],[],[]],"outputLabels":["Config Tap 1x","Config Tap 2x","","","","",""]},{"id":"eca44d7d211b58f6","type":"comment","z":"2667680e14890a86","name":"Scene ID: 001 Down; 002 Up; 003 Config","info":"","x":240,"y":300,"wires":[]},{"id":"7a99f9388b766390","type":"subflow:2667680e14890a86","z":"d72cf2ab53741ef6","name":"","x":1800,"y":860,"wires":[[],[],[],[],[],[],[]]}]
Unless you want to use all 3 buttons, then the node you use can be significantly smaller than the one that implements all of the scenes possible.
Is anyone aware of any way to only make applicable outputs show by providing, for example, an input that tells the node the options desired?