Home Assistant Unofficial Reference 2024.12.1
switch.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.homekit_controller.switch.DeclarativeCharacteristicSwitch
 
class  homeassistant.components.homekit_controller.switch.DeclarativeSwitchEntityDescription
 
class  homeassistant.components.homekit_controller.switch.HomeKitFaucet
 
class  homeassistant.components.homekit_controller.switch.HomeKitSwitch
 
class  homeassistant.components.homekit_controller.switch.HomeKitValve
 

Namespaces

 homeassistant.components.homekit_controller.switch
 

Functions

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

Variables

string homeassistant.components.homekit_controller.switch.ATTR_IN_USE = "in_use"
 
string homeassistant.components.homekit_controller.switch.ATTR_IS_CONFIGURED = "is_configured"
 
string homeassistant.components.homekit_controller.switch.ATTR_REMAINING_DURATION = "remaining_duration"
 
string homeassistant.components.homekit_controller.switch.OUTLET_IN_USE = "outlet_in_use"