tuya-cloudcutter
A tool that disconnects Tuya IoT devices from the cloud, allowing them to run completely locally.
| .. | ||
| crypto/ | Update to sslpsk3 for compatibility with recent python releases. This bumps required python version to 3.8 if run outside the venv | 2023-11-18 19:21:26 |
| protocol/ | Split V1 and V2 configs, and document full responses, despite them not working. | 2023-11-03 03:31:57 |
| __init__.py | Initial public version of cloudcutter | 2022-03-29 11:28:08 |
| __main__.py | Don't default to None for PSK, but change back to None if empty. | 2023-11-11 23:55:49 |
| device.py | python linting and formatting updates | 2022-12-26 21:47:24 |
| exploit.py | Allow passing UUID, AuthKey, and PSKKey to skip the exploit stage. | 2023-11-11 05:57:32 |
| utils.py | python linting and formatting updates | 2022-12-26 21:47:24 |