Home Assistant Unofficial Reference 2024.12.1
switch.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.switcher_kis.switch.SwitcherBaseSwitchEntity
 
class  homeassistant.components.switcher_kis.switch.SwitcherPowerPlugSwitchEntity
 
class  homeassistant.components.switcher_kis.switch.SwitcherWaterHeaterSwitchEntity
 

Namespaces

 homeassistant.components.switcher_kis.switch
 

Functions

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

Variables

 homeassistant.components.switcher_kis.switch._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.switcher_kis.switch.API_CONTROL_DEVICE = "control_device"
 
string homeassistant.components.switcher_kis.switch.API_SET_AUTO_SHUTDOWN = "set_auto_shutdown"
 
 homeassistant.components.switcher_kis.switch.VolDictType