Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webhook doesn't return anything for the Keypad keycreation/deletion #361

Open
Larsene opened this issue Nov 9, 2024 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@Larsene
Copy link

Larsene commented Nov 9, 2024

Analysis

After setting and testing webhook, events are reported, but not for Keypad Touch key creation/deletion as documented here : https://github.com/OpenWonderLabs/SwitchBotAPI?tab=readme-ov-file#keypad-touch-3.

Nothing is reported

Expected Behavior

Post data to the webhook url as documented here : https://github.com/OpenWonderLabs/SwitchBotAPI?tab=readme-ov-file#keypad-touch-3

Steps To Reproduce

setup webhook as documented, for example on webhook.site
test it (for example, opening or closing door), assume you received webhook datas
try to create a key (with the api or the switchbot app)
see that there's not report for keypad event.

Logs

No logs, as there's no webhook event reported...

Configuration

Not applicable

Environment

  • OS: Win 11 24H2
  • Software: Wing Pro / Python dev environnement (3.11) + https://webhook.site to test events

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants