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

Adding Certificate Expiry to your Home Assistant instance can be done via the user interface, by using 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.