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

Classes

class  SwitchBotLock
 

Functions

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

Detailed Description

Support for SwitchBot lock platform.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.switchbot.lock.async_setup_entry ( HomeAssistant  hass,
SwitchbotConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Set up Switchbot lock based on a config entry.

Definition at line 17 of file lock.py.