"""Constants for the Dormakaba dKey integration."""
DOMAIN = "dormakaba_dkey"
UPDATE_SECONDS = 120
CONF_ASSOCIATION_DATA = "association_data"