Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.husqvarna_automower
 

Functions

bool homeassistant.components.husqvarna_automower.async_setup_entry (HomeAssistant hass, AutomowerConfigEntry entry)
 
bool homeassistant.components.husqvarna_automower.async_unload_entry (HomeAssistant hass, AutomowerConfigEntry entry)
 
None homeassistant.components.husqvarna_automower.cleanup_removed_devices (HomeAssistant hass, ConfigEntry config_entry, list[str] available_devices)
 
None homeassistant.components.husqvarna_automower.remove_work_area_entities (HomeAssistant hass, ConfigEntry config_entry, set[int] removed_work_areas, str mower_id)
 

Variables

 homeassistant.components.husqvarna_automower._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.husqvarna_automower.AutomowerConfigEntry