config.yaml 212 B

123456789
  1. actions:
  2. - title: 'Test me {{ test_me.name }}'
  3. popupOnStart: execution-dialog-stdout-only
  4. entity: testrows
  5. shell: echo "{{ test_me.val }}"
  6. entities:
  7. - name: testrows
  8. file: entities/data.json