Home Assistant Unofficial Reference 2024.12.1
lock.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.homematicip_cloud.lock.HomematicipDoorLockDrive
 

Namespaces

 homeassistant.components.homematicip_cloud.lock
 

Functions

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

Variables

 homeassistant.components.homematicip_cloud.lock._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.homematicip_cloud.lock.ATTR_AUTO_RELOCK_DELAY = "auto_relock_delay"
 
string homeassistant.components.homematicip_cloud.lock.ATTR_DOOR_HANDLE_TYPE = "door_handle_type"
 
string homeassistant.components.homematicip_cloud.lock.ATTR_DOOR_LOCK_DIRECTION = "door_lock_direction"
 
string homeassistant.components.homematicip_cloud.lock.ATTR_DOOR_LOCK_NEUTRAL_POSITION = "door_lock_neutral_position"
 
string homeassistant.components.homematicip_cloud.lock.ATTR_DOOR_LOCK_TURNS = "door_lock_turns"
 
dictionary homeassistant.components.homematicip_cloud.lock.DEVICE_DLD_ATTRIBUTES