Home Assistant Unofficial Reference 2024.12.1
switch.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.lcn.switch.LcnKeyLockSwitch
 
class  homeassistant.components.lcn.switch.LcnOutputSwitch
 
class  homeassistant.components.lcn.switch.LcnRegulatorLockSwitch
 
class  homeassistant.components.lcn.switch.LcnRelaySwitch
 

Namespaces

 homeassistant.components.lcn.switch
 

Functions

None homeassistant.components.lcn.switch.add_lcn_switch_entities (ConfigEntry config_entry, AddEntitiesCallback async_add_entities, Iterable[ConfigType] entity_configs)
 
None homeassistant.components.lcn.switch.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Variables

int homeassistant.components.lcn.switch.PARALLEL_UPDATES = 0