Skip to content

Commit 06a0287

Browse files
ldvcfrenck
authored andcommitted
Update doc for notify.xmpp (home-assistant#3664)
* Update doc for notify.xmpp Add new optional variable. * Small grammar changes * Removed extra space
1 parent 62bdb6f commit 06a0287

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/_components/notify.xmpp.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Configuration variables:
3535
- **recipient** (*Required*): The Jabber ID (JID) that will receive the messages.
3636
- **tls** (*Optional*): Allow to disable TLS. Defaults to `true`.
3737
- **verify** (*Optional*): Allow disabling SSL certificate validity check (e.g., self-signed certificate). Defaults to `true`.
38+
- **room** (*Optional*): Room's name (e.g., example@conference.jabber.org). If set, send a message to chatroom instead of the sender.
3839

3940
All Jabber IDs (JID) must include the domain. Make sure that the password matches the account provided as sender.
4041

0 commit comments

Comments
 (0)