Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.dormakaba_dkey.const Namespace Reference

Variables

string CONF_ASSOCIATION_DATA = "association_data"
 
string DOMAIN = "dormakaba_dkey"
 
int UPDATE_SECONDS = 120
 

Detailed Description

Constants for the Dormakaba dKey integration.

Variable Documentation

◆ CONF_ASSOCIATION_DATA

string homeassistant.components.dormakaba_dkey.const.CONF_ASSOCIATION_DATA = "association_data"

Definition at line 7 of file const.py.

◆ DOMAIN

string homeassistant.components.dormakaba_dkey.const.DOMAIN = "dormakaba_dkey"

Definition at line 3 of file const.py.

◆ UPDATE_SECONDS

int homeassistant.components.dormakaba_dkey.const.UPDATE_SECONDS = 120

Definition at line 5 of file const.py.