Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.insteon.const
 

Variables

string homeassistant.components.insteon.const.ALDB_RECORD = "record"
 
string homeassistant.components.insteon.const.CONF_CAT = "cat"
 
string homeassistant.components.insteon.const.CONF_DEV_PATH = "dev_path"
 
string homeassistant.components.insteon.const.CONF_DIM_STEPS = "dim_steps"
 
string homeassistant.components.insteon.const.CONF_FIRMWARE = "firmware"
 
string homeassistant.components.insteon.const.CONF_HOUSECODE = "housecode"
 
string homeassistant.components.insteon.const.CONF_HUB_PASSWORD = "password"
 
string homeassistant.components.insteon.const.CONF_HUB_USERNAME = "username"
 
string homeassistant.components.insteon.const.CONF_HUB_VERSION = "hub_version"
 
string homeassistant.components.insteon.const.CONF_IP_PORT = "ip_port"
 
string homeassistant.components.insteon.const.CONF_OVERRIDE = "device_override"
 
string homeassistant.components.insteon.const.CONF_PLM_HUB_MSG = "Must configure either a PLM port or a Hub host"
 
string homeassistant.components.insteon.const.CONF_PRODUCT_KEY = "product_key"
 
string homeassistant.components.insteon.const.CONF_SUBCAT = "subcat"
 
string homeassistant.components.insteon.const.CONF_UNITCODE = "unitcode"
 
string homeassistant.components.insteon.const.CONF_X10 = "x10_devices"
 
string homeassistant.components.insteon.const.CONF_X10_ALL_LIGHTS_OFF = "x10_all_lights_off"
 
string homeassistant.components.insteon.const.CONF_X10_ALL_LIGHTS_ON = "x10_all_lights_on"
 
string homeassistant.components.insteon.const.CONF_X10_ALL_UNITS_OFF = "x10_all_units_off"
 
string homeassistant.components.insteon.const.DEVICE_ADDRESS = "device_address"
 
string homeassistant.components.insteon.const.DEVICE_ID = "device_id"
 
string homeassistant.components.insteon.const.DOMAIN = "insteon"
 
string homeassistant.components.insteon.const.EVENT_CONF_BUTTON = "button"
 
string homeassistant.components.insteon.const.EVENT_GROUP_OFF = "insteon.button_off"
 
string homeassistant.components.insteon.const.EVENT_GROUP_OFF_FAST = "insteon.button_off_fast"
 
string homeassistant.components.insteon.const.EVENT_GROUP_ON = "insteon.button_on"
 
string homeassistant.components.insteon.const.EVENT_GROUP_ON_FAST = "insteon.button_on_fast"
 
string homeassistant.components.insteon.const.HA_DEVICE_NOT_FOUND = "ha_device_not_found"
 
list homeassistant.components.insteon.const.HOUSECODES
 
string homeassistant.components.insteon.const.ID = "id"
 
 homeassistant.components.insteon.const.INSTEON_ADDR_REGEX = re.compile(r"([A-Fa-f0-9]{2}\.?[A-Fa-f0-9]{2}\.?[A-Fa-f0-9]{2})$")
 
string homeassistant.components.insteon.const.INSTEON_DEVICE_NOT_FOUND = "insteon_device_not_found"
 
list homeassistant.components.insteon.const.INSTEON_PLATFORMS
 
string homeassistant.components.insteon.const.MULTIPLE = "multiple"
 
int homeassistant.components.insteon.const.PORT_HUB_V1 = 9761
 
int homeassistant.components.insteon.const.PORT_HUB_V2 = 25105
 
string homeassistant.components.insteon.const.PROPERTY_NAME = "name"
 
string homeassistant.components.insteon.const.PROPERTY_VALUE = "value"
 
string homeassistant.components.insteon.const.SIGNAL_ADD_DEFAULT_LINKS = "add_default_links"
 
string homeassistant.components.insteon.const.SIGNAL_ADD_DEVICE_OVERRIDE = "add_device_override"
 
string homeassistant.components.insteon.const.SIGNAL_ADD_ENTITIES = "insteon_add_entities"
 
string homeassistant.components.insteon.const.SIGNAL_ADD_X10_DEVICE = "insteon_add_x10_device"
 
string homeassistant.components.insteon.const.SIGNAL_LOAD_ALDB = "load_aldb"
 
string homeassistant.components.insteon.const.SIGNAL_PRINT_ALDB = "print_aldb"
 
string homeassistant.components.insteon.const.SIGNAL_REMOVE_DEVICE_OVERRIDE = "insteon_remove_device_override"
 
string homeassistant.components.insteon.const.SIGNAL_REMOVE_ENTITY = "insteon_remove_entity"
 
string homeassistant.components.insteon.const.SIGNAL_REMOVE_HA_DEVICE = "insteon_remove_ha_device"
 
string homeassistant.components.insteon.const.SIGNAL_REMOVE_INSTEON_DEVICE = "insteon_remove_insteon_device"
 
string homeassistant.components.insteon.const.SIGNAL_REMOVE_X10_DEVICE = "insteon_remove_x10_device"
 
string homeassistant.components.insteon.const.SIGNAL_SAVE_DEVICES = "save_devices"
 
string homeassistant.components.insteon.const.SRV_ADD_ALL_LINK = "add_all_link"
 
string homeassistant.components.insteon.const.SRV_ADD_DEFAULT_LINKS = "add_default_links"
 
string homeassistant.components.insteon.const.SRV_ALL_LINK_GROUP = "group"
 
string homeassistant.components.insteon.const.SRV_ALL_LINK_MODE = "mode"
 
string homeassistant.components.insteon.const.SRV_CONTROLLER = "controller"
 
string homeassistant.components.insteon.const.SRV_DEL_ALL_LINK = "delete_all_link"
 
string homeassistant.components.insteon.const.SRV_HOUSECODE = "housecode"
 
string homeassistant.components.insteon.const.SRV_LOAD_ALDB = "load_all_link_database"
 
string homeassistant.components.insteon.const.SRV_LOAD_DB_RELOAD = "reload"
 
string homeassistant.components.insteon.const.SRV_PRINT_ALDB = "print_all_link_database"
 
string homeassistant.components.insteon.const.SRV_PRINT_IM_ALDB = "print_im_all_link_database"
 
string homeassistant.components.insteon.const.SRV_RESPONDER = "responder"
 
string homeassistant.components.insteon.const.SRV_SCENE_OFF = "scene_off"
 
string homeassistant.components.insteon.const.SRV_SCENE_ON = "scene_on"
 
string homeassistant.components.insteon.const.SRV_X10_ALL_LIGHTS_OFF = "x10_all_lights_off"
 
string homeassistant.components.insteon.const.SRV_X10_ALL_LIGHTS_ON = "x10_all_lights_on"
 
string homeassistant.components.insteon.const.SRV_X10_ALL_UNITS_OFF = "x10_all_units_off"
 
dictionary homeassistant.components.insteon.const.STATE_NAME_LABEL_MAP
 
string homeassistant.components.insteon.const.TYPE = "type"
 
list homeassistant.components.insteon.const.X10_PLATFORMS