Home Assistant Unofficial Reference 2024.12.1
switch.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.shelly.switch.BlockRelaySwitch
 
class  homeassistant.components.shelly.switch.BlockSleepingMotionSwitch
 
class  homeassistant.components.shelly.switch.BlockSwitchDescription
 
class  homeassistant.components.shelly.switch.RpcRelaySwitch
 
class  homeassistant.components.shelly.switch.RpcScriptSwitch
 
class  homeassistant.components.shelly.switch.RpcSwitchDescription
 
class  homeassistant.components.shelly.switch.RpcVirtualSwitch
 

Namespaces

 homeassistant.components.shelly.switch
 

Functions

None homeassistant.components.shelly.switch.async_setup_block_entry (HomeAssistant hass, ShellyConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 
None homeassistant.components.shelly.switch.async_setup_entry (HomeAssistant hass, ShellyConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 
None homeassistant.components.shelly.switch.async_setup_rpc_entry (HomeAssistant hass, ShellyConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.shelly.switch.MOTION_SWITCH
 
 homeassistant.components.shelly.switch.RPC_SCRIPT_SWITCH
 
 homeassistant.components.shelly.switch.RPC_VIRTUAL_SWITCH