Variables | |
| int | API_RETRY_TIMES = 5 |
| string | CONF_ACCOUNT = "account" |
| string | CONF_CONFIG_LISTENER = "config_listener" |
| string | CONF_CONTROLLER_UNIQUE_ID = "controller_unique_id" |
| string | CONF_DIRECTOR = "director" |
| string | CONF_DIRECTOR_ALL_ITEMS = "director_all_items" |
| string | CONF_DIRECTOR_MODEL = "director_model" |
| string | CONF_DIRECTOR_SW_VERSION = "director_sw_version" |
| string | CONF_UI_CONFIGURATION = "ui_configuration" |
| int | CONTROL4_ENTITY_TYPE = 7 |
| int | DEFAULT_SCAN_INTERVAL = 5 |
| string | DOMAIN = "control4" |
| int | MIN_SCAN_INTERVAL = 1 |
Constants for the Control4 integration.
| int homeassistant.components.control4.const.API_RETRY_TIMES = 5 |
| string homeassistant.components.control4.const.CONF_ACCOUNT = "account" |
| string homeassistant.components.control4.const.CONF_CONFIG_LISTENER = "config_listener" |
| string homeassistant.components.control4.const.CONF_CONTROLLER_UNIQUE_ID = "controller_unique_id" |
| string homeassistant.components.control4.const.CONF_DIRECTOR = "director" |
| string homeassistant.components.control4.const.CONF_DIRECTOR_ALL_ITEMS = "director_all_items" |
| string homeassistant.components.control4.const.CONF_DIRECTOR_MODEL = "director_model" |
| string homeassistant.components.control4.const.CONF_DIRECTOR_SW_VERSION = "director_sw_version" |
| string homeassistant.components.control4.const.CONF_UI_CONFIGURATION = "ui_configuration" |
| int homeassistant.components.control4.const.CONTROL4_ENTITY_TYPE = 7 |
| int homeassistant.components.control4.const.DEFAULT_SCAN_INTERVAL = 5 |
| string homeassistant.components.control4.const.DOMAIN = "control4" |