File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -39,23 +39,23 @@ Pick an icon that you can find on [materialdesignicons.com](https://materialdesi
39
39
# ## {% linkable_title Media control services %}
40
40
Available services : ` increment` , `decrement`, and `reset`.
41
41
42
- # ### {% linkable_title Service `counter/ increment` %}
42
+ # ### {% linkable_title Service `counter. increment` %}
43
43
44
44
Increments the counter with 1 or the given value for the steps.
45
45
46
46
| Service data attribute | Optional | Description |
47
47
| ---------------------- | -------- | ----------- |
48
48
| `entity_id` | no | Name of the entity to take action, e.g., `counter.count0`. |
49
49
50
- # ### {% linkable_title Service `counter/ decrement` %}
50
+ # ### {% linkable_title Service `counter. decrement` %}
51
51
52
52
Decrements the counter with 1 or the given value for the steps.
53
53
54
54
| Service data attribute | Optional | Description |
55
55
| ---------------------- | -------- | ----------- |
56
56
| `entity_id` | no | Name of the entity to take action, e.g., `counter.count0`. |
57
57
58
- # ### {% linkable_title Service `counter/ reset` %}
58
+ # ### {% linkable_title Service `counter. reset` %}
59
59
60
60
With this service the counter is reset to its initial value.
61
61
You can’t perform that action at this time.
0 commit comments