Home Assistant Unofficial Reference 2024.12.1
switch.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.sensibo.switch.SensiboDeviceSwitch
 
class  homeassistant.components.sensibo.switch.SensiboDeviceSwitchEntityDescription
 

Namespaces

 homeassistant.components.sensibo.switch
 

Functions

None homeassistant.components.sensibo.switch.async_setup_entry (HomeAssistant hass, SensiboConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

dictionary homeassistant.components.sensibo.switch.DESCRIPTION_BY_MODELS = {"pure": PURE_SWITCH_TYPES}
 
int homeassistant.components.sensibo.switch.PARALLEL_UPDATES = 0