mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Update doc for notify.xmpp (#3664)
* Update doc for notify.xmpp Add new optional variable. * Small grammar changes * Removed extra space
This commit is contained in:
parent
62bdb6f8fb
commit
06a0287769
@ -35,6 +35,7 @@ Configuration variables:
|
||||
- **recipient** (*Required*): The Jabber ID (JID) that will receive the messages.
|
||||
- **tls** (*Optional*): Allow to disable TLS. Defaults to `true`.
|
||||
- **verify** (*Optional*): Allow disabling SSL certificate validity check (e.g., self-signed certificate). Defaults to `true`.
|
||||
- **room** (*Optional*): Room's name (e.g., example@conference.jabber.org). If set, send a message to chatroom instead of the sender.
|
||||
|
||||
All Jabber IDs (JID) must include the domain. Make sure that the password matches the account provided as sender.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user