SwitchBotAPI icon indicating copy to clipboard operation
SwitchBotAPI copied to clipboard

Request for New API Command: unlockWithoutLatch (Switchbot Lock Pro)

Open HolgerRichter opened this issue 8 months ago • 3 comments

Current Situation

I am currently integrating my SwitchBot lock with OpenHAB and have encountered an issue. While the SwitchBot app allows me to "unlock" the door without opening the latch, I am unable to achieve this through the SwitchBot API.

For my setup, it is essential to keep the door locked between 22:00 and 06:00. However, when I use the API to send the unlock command, the door latch is also released, leaving the door completely open.

Proposed Change

I propose the addition of a new API command, such as unlockWithoutLatch, that would unlock the door without releasing the latch. This would align the API functionality with what is currently available in the SwitchBot app and provide greater control for automation setups.

Additional Context

No response

HolgerRichter avatar Jun 03 '24 15:06 HolgerRichter