You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_components/notify.slack.markdown
+42Lines changed: 42 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -40,5 +40,47 @@ Configuration variables:
40
40
- **username** (*Optional*): Setting username will allow Home Assistant to post to Slack using the username specified. By default not setting this will post to Slack using the user account or botname that you generated the api_key as.
41
41
- **icon** (*Optional*): Use one of the Slack emoji's as an Icon for the supplied username. Slack uses the standard emoji sets used [here](http://www.webpagefx.com/tools/emoji-cheat-sheet/).
42
42
43
+
### {% linkable_title Slack service data %}
44
+
45
+
The following attributes can be placed `data` for extended functionality.
46
+
47
+
| Service data attribute | Optional | Description |
0 commit comments