My question:
Is it possible to loop through the input_select (option by option) when I press a zigbee button.
I've looked at the action node but can't figure it out.
Forgive my ignorance but are configuration.yaml or the action node anything to do with Node-red?
Are you looking for a purely Node-red solution?
Can you explain what you mean by "loop through the input_select"? For what purpose?
Can you show us the message that arrives in Node-red and describe what you want to happen?
I have a 4-part ZigBee button. When I press the second button, I want "Warn White" to be selected. When I press it again, "Neutral White" is selected, etc.