mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Cert expiry documentation for config entries (#10241)
* Velbus quality scale * Update cert expiry doc for #25624 * Revert "Velbus quality scale" This reverts commit f972eb9e21d332737002364b91bc8ce8ce26329c.
This commit is contained in:
parent
f75b9cc1ab
commit
b3c3cbd2c5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user