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:

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.