Certificate Expiry
The Certificate Expiry integration fetches the certificate from a configured host and displays its expiration in a timestamp sensor. The sensor checks and updates the certificate information for the configured host every 12 hours.
Configuration
To add the Certificate Expiry integration to your Home Assistant instance, use this My button:
If the above My button doesn’t work, you can also perform the following steps manually:
-
Browse to your Home Assistant instance.
-
In the bottom right corner, select the Add Integration button.
-
From the list, select Certificate Expiry.
-
Follow the instructions on screen to complete the setup.
Attributes
The Certificate Expiry entities provide extra attributes to represent the state of the certificate.
Name | Description |
---|---|
is_valid |
If the certificate is able to be validated: True / False . |
error |
A human-readable error description if the certificate is considered invalid, “None” otherwise. |