Go to the source code of this file.
Namespaces | |
| homeassistant.components.verisure.const | |
Variables | |
| dictionary | homeassistant.components.verisure.const.ALARM_STATE_TO_HA |
| string | homeassistant.components.verisure.const.CONF_GIID = "giid" |
| string | homeassistant.components.verisure.const.CONF_LOCK_CODE_DIGITS = "lock_code_digits" |
| string | homeassistant.components.verisure.const.CONF_LOCK_DEFAULT_CODE = "lock_default_code" |
| int | homeassistant.components.verisure.const.DEFAULT_LOCK_CODE_DIGITS = 4 |
| homeassistant.components.verisure.const.DEFAULT_SCAN_INTERVAL = timedelta(minutes=1) | |
| dictionary | homeassistant.components.verisure.const.DEVICE_TYPE_NAME |
| string | homeassistant.components.verisure.const.DOMAIN = "verisure" |
| homeassistant.components.verisure.const.LOGGER = logging.getLogger(__package__) | |
| string | homeassistant.components.verisure.const.SERVICE_CAPTURE_SMARTCAM = "capture_smartcam" |
| string | homeassistant.components.verisure.const.SERVICE_DISABLE_AUTOLOCK = "disable_autolock" |
| string | homeassistant.components.verisure.const.SERVICE_ENABLE_AUTOLOCK = "enable_autolock" |