Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.bond.const
 

Variables

string homeassistant.components.bond.const.ATTR_POWER_STATE = "power_state"
 
string homeassistant.components.bond.const.BRIDGE_MAKE = "Olibra"
 
string homeassistant.components.bond.const.DOMAIN = "bond"
 
string homeassistant.components.bond.const.SERVICE_SET_FAN_SPEED_TRACKED_STATE = "set_fan_speed_tracked_state"
 
string homeassistant.components.bond.const.SERVICE_SET_LIGHT_BRIGHTNESS_TRACKED_STATE = "set_light_brightness_tracked_state"
 
string homeassistant.components.bond.const.SERVICE_SET_LIGHT_POWER_TRACKED_STATE = "set_light_power_tracked_state"
 
string homeassistant.components.bond.const.SERVICE_SET_POWER_TRACKED_STATE = "set_switch_power_tracked_state"
 
 homeassistant.components.bond.const.str