Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.ring.RingData
 

Namespaces

 homeassistant.components.ring
 

Functions

bool homeassistant.components.ring.async_migrate_entry (HomeAssistant hass, ConfigEntry entry)
 
bool homeassistant.components.ring.async_remove_config_entry_device (HomeAssistant hass, ConfigEntry config_entry, dr.DeviceEntry device_entry)
 
bool homeassistant.components.ring.async_setup_entry (HomeAssistant hass, RingConfigEntry entry)
 
bool homeassistant.components.ring.async_unload_entry (HomeAssistant hass, ConfigEntry entry)
 
str homeassistant.components.ring.get_auth_user_agent ()
 

Variables

 homeassistant.components.ring._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.ring.RingConfigEntry