Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.cloudflare
 

Functions

None homeassistant.components.cloudflare._async_update_cloudflare (HomeAssistant hass, pycfdns.Client client, pycfdns.ZoneModel dns_zone, list[str] target_records)
 
bool homeassistant.components.cloudflare.async_setup_entry (HomeAssistant hass, ConfigEntry entry)
 
bool homeassistant.components.cloudflare.async_unload_entry (HomeAssistant hass, ConfigEntry entry)
 

Variables

 homeassistant.components.cloudflare._LOGGER = logging.getLogger(__name__)