SHOW:
|
|
- or go back to the newest paste.
| 1 | tap_action: | |
| 2 | - | action: call-service |
| 2 | + | action: call-service |
| 3 | - | data_template: |
| 3 | + | service_template: >- |
| 4 | - | service: |
| 4 | + | {% if is_state('media_player.kokken', 'on') %}
|
| 5 | - | {% if is_state('media_player.kokken', 'on') %}
|
| 5 | + | script.1591449033487 |
| 6 | - | script.1591449033487 |
| 6 | + | {% else %}
|
| 7 | - | {% else %}
|
| 7 | + | script.1592061170981 |
| 8 | - | script.1592061170981 |
| 8 | + | {% endif %} |