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

Added bluepy option to retrieve MAC address, because hcitool won't always work #25

Closed
wants to merge 2 commits into from

Conversation

ualex73
Copy link

@ualex73 ualex73 commented Jul 4, 2020

I am using a Intel NUC and I noticed that hcitool lescan won't work. On the internet I found out that hcitool is deprecated, so I documented the method using bluepy (the library you are using in your nice project).

@lolouk44
Copy link
Owner

lolouk44 commented Jul 6, 2020

Thanks a lot for your PR.
I am not keen on asking a user to install anything if it can be avoided, this is kinda the main reason I am using docker for most applications. This is even more true here since the installation is only required for setup.
Instead I will update the readme to use the Xiaomi Mi App, since most users would have installed it anyway...

@lolouk44 lolouk44 closed this Jul 6, 2020
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

Successfully merging this pull request may close these issues.

None yet

2 participants