mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-07 17:36:50 +00:00
Add verify_ssl documentation (#14324)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
e91aad9921
commit
56a7d50196
@ -107,6 +107,11 @@ days:
|
||||
description: Number of days for the search for upcoming appointments.
|
||||
default: 1
|
||||
type: integer
|
||||
verify_ssl:
|
||||
description: Verify the SSL certificate or not. If using self-signed certificates, this usually needs to be set to "False".
|
||||
required: false
|
||||
type: boolean
|
||||
default: true
|
||||
{% endconfiguration %}
|
||||
|
||||
## Sensor attributes
|
||||
|
Loading…
x
Reference in New Issue
Block a user