Skip to content

Commit 54902f9

Browse files
stickystyleLandrash
authored andcommitted
Update sensor.cert_expiry.markdown (home-assistant#2701)
`name` is an optional variable for `cert_expiry`. If you don't use it all your certs just show up as "SSL Certificate Expiry" as their name.
1 parent c4e63b5 commit 54902f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/_components/sensor.cert_expiry.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Configuration variables:
2727
2828
- **host** (*Required*): The host FQDN (or IP) to retrieve certificate from.
2929
- **port** (*Optional*): The port number where the server is running. Defaults to `443`.
30+
- **name** (*Optional*): The friendly name for the certificate.
3031

3132
<p class='note warning'>
3233
Make sure that the URL exactly matches your endpoint or resource.

0 commit comments

Comments
 (0)