"""Constants for the Yale Access Bluetooth integration."""
DOMAIN = "yalexs_ble"
CONF_LOCAL_NAME = "local_name"
CONF_KEY = "key"
CONF_SLOT = "slot"
DEVICE_TIMEOUT = 55