From d77c4002846f8edd4fc2719540145d8688881bfd Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sun, 7 Mar 2021 16:17:40 +0100 Subject: [PATCH] Add update information to cert_expiry docs (#16901) --- source/_integrations/cert_expiry.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_integrations/cert_expiry.markdown b/source/_integrations/cert_expiry.markdown index e438b101eea..93ad535b22b 100644 --- a/source/_integrations/cert_expiry.markdown +++ b/source/_integrations/cert_expiry.markdown @@ -14,7 +14,8 @@ ha_platforms: - sensor --- -The `cert_expiry` integration fetches the certificate from a configured host and displays its expiration in a timestamp sensor. +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. {% include integrations/config_flow.md %}