From b3c3cbd2c5d965979a75eaf307cbbb8660ac0544 Mon Sep 17 00:00:00 2001 From: Maikel Punie Date: Tue, 3 Sep 2019 11:34:14 +0200 Subject: [PATCH] Cert expiry documentation for config entries (#10241) * Velbus quality scale * Update cert expiry doc for #25624 * Revert "Velbus quality scale" This reverts commit f972eb9e21d332737002364b91bc8ce8ce26329c. --- source/_components/cert_expiry.markdown | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/_components/cert_expiry.markdown b/source/_components/cert_expiry.markdown index fd73e961fed..74e0c82183f 100644 --- a/source/_components/cert_expiry.markdown +++ b/source/_components/cert_expiry.markdown @@ -14,7 +14,11 @@ The `cert_expiry` sensor fetches information from a configured URL and displays ## Configuration -To add the Certificate Expiry sensor to your installation, add these options to `configuration.yaml` file: +There are 2 options in configuring the `cert_expiry` sensor: + +- Via the Home Assistant user interface where it will let you enter a name, host and port for the certificate to check. +- Via the Home Assistant configuration.yaml file. + ```yaml # Example configuration.yaml entry