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

Keypad touch API keyList is not showing time-limited passcodes #372

Open
donsupply opened this issue Dec 7, 2024 · 0 comments
Open

Keypad touch API keyList is not showing time-limited passcodes #372

donsupply opened this issue Dec 7, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@donsupply
Copy link

Analysis

When using the SwitchBot API's keyList endpoint for keypad touch, it only returns permanent passcodes and omits time-limited ones.
When using switchbot app, we can see both permanent and time-limited passcodes.

Please note that our php file was showing all passcodes in the last few weeks without problem and we just found out that it is not working today. So there should be no problem with our code but something wrong with SwtichBot API I guess.

Anyone experience the same issue?

``

Expected Behavior

keyList should show all the passcodes including permanent and time-limited.

Steps To Reproduce

We have a php file to show the list of passcodes of a keypad touch.

Logs

not available

Configuration

not available

Environment

php

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