mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Reference full service call example (#25418)
fixes https://github.com/home-assistant/core/issues/84645
This commit is contained in:
parent
9e4b8503a2
commit
738b7314e6
@ -59,7 +59,7 @@ interrupt:
|
|||||||
type: boolean
|
type: boolean
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
This is a fully customized YAML you can use inside `data` to test how the final notification will look like:
|
This is a fully customized YAML you can use inside `data` to test how the final notification will look like (for using this inside a service call look at the service example at the end of this page):
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
fontsize: "large"
|
fontsize: "large"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user