Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.overkiz.lock Namespace Reference

Classes

class  OverkizLock
 

Functions

None async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Detailed Description

Support for Overkiz locks.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.overkiz.lock.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Set up the Overkiz locks from a config entry.

Definition at line 20 of file lock.py.