diff --git a/source/_components/sensor.cert_expiry.markdown b/source/_components/sensor.cert_expiry.markdown index 0321320e1d8..3dfc2f48e2c 100644 --- a/source/_components/sensor.cert_expiry.markdown +++ b/source/_components/sensor.cert_expiry.markdown @@ -27,6 +27,7 @@ Configuration variables: - **host** (*Required*): The host FQDN (or IP) to retrieve certificate from. - **port** (*Optional*): The port number where the server is running. Defaults to `443`. +- **name** (*Optional*): The friendly name for the certificate.

Make sure that the URL exactly matches your endpoint or resource.