Home Assistant Unofficial Reference 2024.12.1
type_switches.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.homekit.type_switches.Outlet
 
class  homeassistant.components.homekit.type_switches.SelectSwitch
 
class  homeassistant.components.homekit.type_switches.Switch
 
class  homeassistant.components.homekit.type_switches.Vacuum
 
class  homeassistant.components.homekit.type_switches.Valve
 
class  homeassistant.components.homekit.type_switches.ValveBase
 
class  homeassistant.components.homekit.type_switches.ValveInfo
 
class  homeassistant.components.homekit.type_switches.ValveSwitch
 

Namespaces

 homeassistant.components.homekit.type_switches
 

Variables

 homeassistant.components.homekit.type_switches._LOGGER = logging.getLogger(__name__)
 
int homeassistant.components.homekit.type_switches.ACTIVATE_ONLY_RESET_SECONDS = 10
 
dictionary homeassistant.components.homekit.type_switches.ACTIVATE_ONLY_SWITCH_DOMAINS = {"button", "input_button", "scene", "script"}
 
 homeassistant.components.homekit.type_switches.Final