Allow radio buttons or input_select selector for Blueprints

Would be great to have a fixed/configurable selector for Blueprints in either a radio or dropdown style. The automation itself would obviously need to run its own logic on the input, but this would enable some powerful options for blueprints. This cannot be achieved with booleans as they are not necessarily exclusive, whereas radio/dropdown are.

Examples:

  • Time of day selection [“Night time”,“Day time”,“Any time”] would map to [“sunset - sunrise”,“sunrise - sunset”,“00:00:00 - 23:59:59”]
  • Would provide trigger logic for matching against input_select entities in HA - E.g. when input_select.home_mode matches the selection from radio/dropdown.

Please search the feature request category first, before opening a new feature request.
This has already been requested multiple times:

:thinking: - Comparing the example in the OP with the examples I have included in my own request, I do not think this is the same feature request I have made.

You are right, I’m sorry, I edited my post