Functions | |
| dict[str, Any] | async_get_cert (HomeAssistant hass, str host, int port) |
| datetime.datetime | get_cert_expiry_timestamp (HomeAssistant hass, str hostname, int port) |
Helper functions for the Cert Expiry platform.
| dict[str, Any] homeassistant.components.cert_expiry.helper.async_get_cert | ( | HomeAssistant | hass, |
| str | host, | ||
| int | port | ||
| ) |
| datetime.datetime homeassistant.components.cert_expiry.helper.get_cert_expiry_timestamp | ( | HomeAssistant | hass, |
| str | hostname, | ||
| int | port | ||
| ) |