Use Select selector for conditions

Thread can be considered as closed - I figured out how to use the right syntax which is:

      - conditions:
          condition: template
          value_template: "{{ taster01_action == 'Light Control' }}"

Cheers,
Thomas

1 Like