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

Add several Functions and Supports Win 11 #13

Merged
merged 15 commits into from
Aug 9, 2023
Merged

Add several Functions and Supports Win 11 #13

merged 15 commits into from
Aug 9, 2023

Conversation

YukihoAA
Copy link
Contributor

@YukihoAA YukihoAA commented Aug 9, 2023

  1. Add toggle function
  2. Fix bugs with lh_macs generates double MACs
  3. Print List of LH at the end of discover (summary)
  4. Remove deprecated functions from bleak
  5. Add try~except for async method
  6. Unifing Indents
  7. using black to formatting

includes #12

@nouser2013 nouser2013 merged commit c5ef6a2 into nouser2013:master Aug 9, 2023
@YukihoAA
Copy link
Contributor Author

YukihoAA commented Aug 9, 2023

@nouser2013 actually i have problem with creating exe files with this script.

could you please help me to make exe?

it can execute but infinite loop at async with BleakClient....

@nouser2013
Copy link
Owner

Hmm, I don't know what you'Re doing, but I used the auto-py-to-exe tool.

@YukihoAA
Copy link
Contributor Author

YukihoAA commented Aug 9, 2023

@nouser2013 i want to generate lastest windows binary with this code, used auto-py-exe as you mentioned.

when i generate binary with auto-py-exe or py2exe or pyinstaller, it stucks in

lighthouse-v2-manager.py#66
async with BleakClient as client

in discover function.

it occurs in win11 / amdx64

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.

5 participants