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

Remove requirement for PyCryptodome in scanner (allows pyaes when no … #332

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

uzlonewolf
Copy link
Collaborator

@uzlonewolf uzlonewolf commented Apr 18, 2023

…devices are v3.5+) Also has a slight tweak to README.md.

Mentioned in #322

@jasonacox jasonacox merged commit 24ac163 into jasonacox:master Apr 19, 2023
@jasonacox
Copy link
Owner

Thanks @uzlonewolf - I noticed that the debug statements to identify the AES library were not working. I moved them to the set_debug() function.

image

$ python3 -m tinytuya -d
DEBUG:TinyTuya [1.12.5]

DEBUG:Python 3.10.5 (v3.10.5:f377153967, Jun  6 2022, 12:36:10) [Clang 13.0.0 (clang-1300.0.29.30)] on darwin
DEBUG:Using pyaes version [1, 3, 0]
DEBUG:loaded=devices.json [39 devices]

TinyTuya (Tuya device scanner) [1.12.5]

[Loaded devices.json - 39 devices]
...

jasonacox added a commit that referenced this pull request Apr 19, 2023
@jasonacox
Copy link
Owner

Added this into v1.12.5. Released.

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.

2 participants