Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.cert_expiry
 

Functions

bool homeassistant.components.cert_expiry.async_setup_entry (HomeAssistant hass, CertExpiryConfigEntry entry)
 
bool homeassistant.components.cert_expiry.async_unload_entry (HomeAssistant hass, ConfigEntry entry)
 

Variables

 homeassistant.components.cert_expiry.CertExpiryConfigEntry
 
list homeassistant.components.cert_expiry.PLATFORMS = [Platform.SENSOR]