Variables | |
| string | CONF_ALWAYS_CONNECTED = "always_connected" |
| string | CONF_KEY = "key" |
| string | CONF_LOCAL_NAME = "local_name" |
| string | CONF_SLOT = "slot" |
| int | DEVICE_TIMEOUT = 55 |
| string | DOMAIN = "yalexs_ble" |
Constants for the Yale Access Bluetooth integration.
| string homeassistant.components.yalexs_ble.const.CONF_ALWAYS_CONNECTED = "always_connected" |
| string homeassistant.components.yalexs_ble.const.CONF_KEY = "key" |
| string homeassistant.components.yalexs_ble.const.CONF_LOCAL_NAME = "local_name" |
| string homeassistant.components.yalexs_ble.const.CONF_SLOT = "slot" |
| int homeassistant.components.yalexs_ble.const.DEVICE_TIMEOUT = 55 |