mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Remove duplicated line (#15495)
This commit is contained in:
parent
bcb1584d00
commit
599d41c817
@ -85,7 +85,6 @@ The following attributes can be placed inside the `data` key of the service call
|
|||||||
| `username` | yes | The username of the Slack bot.
|
| `username` | yes | The username of the Slack bot.
|
||||||
| `icon` | yes | The icon of the Slack bot.
|
| `icon` | yes | The icon of the Slack bot.
|
||||||
| `file` | yes | A file to include with the message; see below.
|
| `file` | yes | A file to include with the message; see below.
|
||||||
| `file` | yes | A file to include with the message; see below.
|
|
||||||
| `blocks` | yes | Array of [Slack blocks](https://api.slack.com/messaging/composing/layouts). *NOTE*: if using `blocks`, they are shown **in place of** the `message` (note that the `message` is required nonetheless).
|
| `blocks` | yes | Array of [Slack blocks](https://api.slack.com/messaging/composing/layouts). *NOTE*: if using `blocks`, they are shown **in place of** the `message` (note that the `message` is required nonetheless).
|
||||||
| `blocks_template` | yes | The same as `blocks`, but able to support [templates](https://www.home-assistant.io/docs/configuration/templating).
|
| `blocks_template` | yes | The same as `blocks`, but able to support [templates](https://www.home-assistant.io/docs/configuration/templating).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user