Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 

Functions

None homeassistant.components.somfy_mylink._async_update_listener (HomeAssistant hass, ConfigEntry entry)
 
bool homeassistant.components.somfy_mylink.async_setup_entry (HomeAssistant hass, ConfigEntry entry)
 
bool homeassistant.components.somfy_mylink.async_unload_entry (HomeAssistant hass, ConfigEntry entry)
 

Variables

 homeassistant.components.somfy_mylink._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.somfy_mylink.UNDO_UPDATE_LISTENER = "undo_update_listener"