OpenWonderLabs / SwitchBotAPI-BLE

SwitchBot BLE open API
105 stars 10 forks source link

Keypad BLE API #32

Open deece opened 1 year ago

deece commented 1 year ago

Current Situation

Currently, the only way to add codes to a keypad is via the REST api, which also requires webhooks.

This means that adding codes not only requires making calls out, but also allowing incoming connections.

Proposed Change

Add documentation for the BLE Keypad API

Additional Context

Documenting this would facilitate secure(er) local control for home automation systems.