-
Notifications
You must be signed in to change notification settings - Fork 2
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
Feature Request; Support for Pico #17
Comments
What can the app do for the Pico? I won't be able to do this, as I don't own one. |
It has statistics, auto standby, on/off, doses settings and barista led in the app. |
I own a Pico and support would be awesome. :) Anything I can do to help you implement it? |
First you'd need to find out if they communicate through WiFi or Bluetooth, or both and then you'd basically need to map out any calls the app does to the grinder. Lastly I'd need to know how the grinder shows up in your LM cloud account |
For HTTP traffic mitmproxy. Bluetooth I've only done with an iPhone so far, but you'll also need a Mac with XCode tools then. For Android I saw there's a Profiler for Windows. Hit me up on Teams if you have more detailed questions on this. |
I own one and can do this for you. Can you give me the domainname(s) I have to add to mitmproxy? |
@robinbohnen what I'd need would be the response from the calls to |
As well a multiple machines support for a Pico would be nice as well :)
The text was updated successfully, but these errors were encountered: