You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Configuration
not available
Environment
php
Additional Context
No response
The text was updated successfully, but these errors were encountered: