Home Assistant Unofficial Reference 2024.12.1
switch.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.omnilogic.switch.OmniLogicPumpControl
 
class  homeassistant.components.omnilogic.switch.OmniLogicRelayControl
 
class  homeassistant.components.omnilogic.switch.OmniLogicSwitch
 

Namespaces

 homeassistant.components.omnilogic.switch
 

Functions

None homeassistant.components.omnilogic.switch.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

int homeassistant.components.omnilogic.switch.OMNILOGIC_SWITCH_OFF = 7
 
string homeassistant.components.omnilogic.switch.SERVICE_SET_SPEED = "set_pump_speed"