Home Assistant Unofficial Reference 2024.12.1
switch.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.husqvarna_automower.switch.AutomowerScheduleSwitchEntity
 
class  homeassistant.components.husqvarna_automower.switch.StayOutZoneSwitchEntity
 
class  homeassistant.components.husqvarna_automower.switch.WorkAreaSwitchEntity
 

Namespaces

 homeassistant.components.husqvarna_automower.switch
 

Functions

None homeassistant.components.husqvarna_automower.switch.async_setup_entry (HomeAssistant hass, AutomowerConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.husqvarna_automower.switch._LOGGER = logging.getLogger(__name__)
 
int homeassistant.components.husqvarna_automower.switch.PARALLEL_UPDATES = 1