Home Assistant Unofficial Reference 2024.12.1
helper.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.cert_expiry.helper
 

Functions

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)