mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Update notify.xmpp.markdown
This commit is contained in:
parent
f4e31fd156
commit
ef8a687970
@ -37,6 +37,10 @@ Configuration variables:
|
|||||||
- **verify** (*Optional*): Allow disabling SSL certificate validity check (e.g., self-signed certificate). 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.
|
- **room** (*Optional*): Room's name (e.g., example@conference.jabber.org). If set, send a message to chatroom instead of the sender.
|
||||||
|
|
||||||
|
<p class='note'>
|
||||||
|
sleekxmpp, as of version 1.3.2, does not support >TLS1. If you are running your own XMPP server (e.g. Prosody, ejabberd) make sure to allow using TLS1.
|
||||||
|
</p>
|
||||||
|
|
||||||
All Jabber IDs (JID) must include the domain. Make sure that the password matches the account provided as sender.
|
All Jabber IDs (JID) must include the domain. Make sure that the password matches the account provided as sender.
|
||||||
|
|
||||||
To use notifications, please see the [getting started with automation page](/getting-started/automation/).
|
To use notifications, please see the [getting started with automation page](/getting-started/automation/).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user