mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
Add documentation for the verify configuration variable of component … (#3282)
* Add documentation for the verify configuration variable of component notify.xmpp (#9181). * Spelling & Grammar
This commit is contained in:
parent
7c2602a389
commit
f912be9110
@ -34,6 +34,7 @@ Configuration variables:
|
||||
- **password** (*Required*): The password for your given Jabber account.
|
||||
- **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`.
|
||||
|
||||
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