Skip to content

Commit f912be9

Browse files
ohmer1frenck
authored andcommitted
Add documentation for the verify configuration variable of component … (home-assistant#3282)
* Add documentation for the verify configuration variable of component notify.xmpp (home-assistant#9181). * Spelling & Grammar
1 parent 7c2602a commit f912be9

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
@@ -34,6 +34,7 @@ Configuration variables:
3434
- **password** (*Required*): The password for your given Jabber account.
3535
- **recipient** (*Required*): The Jabber ID (JID) that will receive the messages.
3636
- **tls** (*Optional*): Allow to disable TLS. Defaults to `true`.
37+
- **verify** (*Optional*): Allow disabling SSL certificate validity check (e.g., self-signed certificate). Defaults to `true`.
3738

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

0 commit comments

Comments
 (0)