Thanks for highlighting the input_select.select.option. I have now changed this. I was only following the below example from the documentation. If I hit the execute button for the ^^ under the Automation tab, it will fire the action fine and set the input to the Evening.
I believe it must be something to do with the Conditions. ?
# Example configuration.yaml entry
automation:
- alias: example automation
trigger:
platform: event
event_type: MY_CUSTOM_EVENT
action:
- service: input_select.select_option
data:
entity_id: input_select.who_cooks
option: Paulus