Variables | |
| string | CONF_ADDR = "addr" |
| string | CONF_BUTTONS = "buttons" |
| string | CONF_CONTROLLER_ID = "controller_id" |
| string | CONF_DIMMERS = "dimmers" |
| string | CONF_INDEX = "index" |
| string | CONF_KEYPADS = "keypads" |
| string | CONF_LED = "led" |
| string | CONF_NUMBER = "number" |
| string | CONF_RATE = "rate" |
| string | CONF_RELEASE_DELAY = "release_delay" |
| string | DEFAULT_BUTTON_NAME = "Homeworks button" |
| string | DEFAULT_KEYPAD_NAME = "Homeworks keypad" |
| string | DEFAULT_LIGHT_NAME = "Homeworks light" |
| string | DOMAIN = "homeworks" |
Constants for the Lutron Homeworks integration.
| string homeassistant.components.homeworks.const.CONF_ADDR = "addr" |
| string homeassistant.components.homeworks.const.CONF_BUTTONS = "buttons" |
| string homeassistant.components.homeworks.const.CONF_CONTROLLER_ID = "controller_id" |
| string homeassistant.components.homeworks.const.CONF_DIMMERS = "dimmers" |
| string homeassistant.components.homeworks.const.CONF_INDEX = "index" |
| string homeassistant.components.homeworks.const.CONF_KEYPADS = "keypads" |
| string homeassistant.components.homeworks.const.CONF_LED = "led" |
| string homeassistant.components.homeworks.const.CONF_NUMBER = "number" |
| string homeassistant.components.homeworks.const.CONF_RATE = "rate" |
| string homeassistant.components.homeworks.const.CONF_RELEASE_DELAY = "release_delay" |
| string homeassistant.components.homeworks.const.DEFAULT_BUTTON_NAME = "Homeworks button" |
| string homeassistant.components.homeworks.const.DEFAULT_KEYPAD_NAME = "Homeworks keypad" |
| string homeassistant.components.homeworks.const.DEFAULT_LIGHT_NAME = "Homeworks light" |