Home Assistant Unofficial Reference 2024.12.1
lock.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.xiaomi_aqara.lock.XiaomiAqaraLock
 

Namespaces

 homeassistant.components.xiaomi_aqara.lock
 

Functions

None homeassistant.components.xiaomi_aqara.lock.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Variables

string homeassistant.components.xiaomi_aqara.lock.ATTR_VERIFIED_WRONG_TIMES = "verified_wrong_times"
 
string homeassistant.components.xiaomi_aqara.lock.CARD_KEY = "card_verified"
 
string homeassistant.components.xiaomi_aqara.lock.FINGER_KEY = "fing_verified"
 
string homeassistant.components.xiaomi_aqara.lock.PASSWORD_KEY = "psw_verified"
 
int homeassistant.components.xiaomi_aqara.lock.UNLOCK_MAINTAIN_TIME = 5
 
string homeassistant.components.xiaomi_aqara.lock.VERIFIED_WRONG_KEY = "verified_wrong"