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

Integrate BLE scale to app #23

Open
jakeatmsft opened this issue May 1, 2022 · 1 comment
Open

Integrate BLE scale to app #23

jakeatmsft opened this issue May 1, 2022 · 1 comment

Comments

@jakeatmsft
Copy link

I was able to decode BLE messages from a cheap amazon scale, could you help integrate it into app. The BLE does not require any pairing to register weight.

repo link: https://github.com/jakeatmsft/smart_espresso_scale

@beeb
Copy link
Owner

beeb commented Dec 8, 2023

Hey! Thanks for this. I'm not sure it would work within Google Chrome (web bluetooth api) without pairing. Also, since I don't have access to the amazon scale, it would be hard to add support without testing it.

Maybe you can look into it? You seem to know your way around Python so maybe you are able to modify the typescript code here: https://github.com/beeb/coffee-scale-app/blob/main/src/lib/bt.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants