Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0120a99

Browse files
PuckStarballoob
authored andcommitted
Create notify.group.markdown (home-assistant#2822)
1 parent a8f1889 commit 0120a99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/notify.group.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ Configuration variables:
3232
3333
- **name** (*Required*): Setting the parameter `name` sets the name of the group.
3434
- **services** (*Required*): A list of all the services to be included in the group.
35-
- **service** (*Required*): The service part of an entity ID, i.e. if you use `notify.html5` normally, just put `html5`.
35+
- **service** (*Required*): The service part of an entity ID, i.e. if you use `notify.html5` normally, just put `html5`. Note that you must put everything in lower case here. Although you might have capitals written in the actual notification services!
3636
- **data** (*Optional*): A dictionary containing parameters to add to all notify payloads. This can be anything that is valid to use in a payload, such as `data`, `message`, `target`, `title`.

0 commit comments

Comments
 (0)