-
-
Notifications
You must be signed in to change notification settings - Fork 48
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
[WIP] Plynk Support #424
base: main
Are you sure you want to change the base?
[WIP] Plynk Support #424
Conversation
Received an issue with SMS verification I believe. Here's the CLI output. `Logging in to Plynk... Traceback (most recent call last): |
we are aware of the issue |
Got it, anything I can do on my end to help in terms of providing info? |
not yet |
Hmm ... did I open a PR on the wrong fork? |
? |
# Conflicts: # requirements.txt
Welcome
General notes
This is a reverse engineered API that is being developed at Plynk-API. It uses curl_cffi for web requests and stores the session until it needs refreshed.
I heard of issues that some users require SMS authentication to login, but I have not been able to recreate that myself yet so there is no support for SMS authentication to this point. I am hoping for some help with some people testing this PR so that we can figure this SMS issue out for good.
Also, I commented out the updater for the time being because I could not launch the bot locally when it was there. This will of course be reversed before merging into main.
TODO
To Conclude
Hopefully, we can get all the issues ironed out and figure this out soon.