Home Assistant Unofficial Reference 2024.12.1
switch.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.drop_connect.switch.DROPSwitch
 
class  homeassistant.components.drop_connect.switch.DROPSwitchEntityDescription
 

Namespaces

 homeassistant.components.drop_connect.switch
 

Functions

None homeassistant.components.drop_connect.switch.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.drop_connect.switch._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.drop_connect.switch.BYPASS_SWITCH = "bypass"
 
string homeassistant.components.drop_connect.switch.WATER_SWITCH = "water"