tuya-cloudcutter
A tool that disconnects Tuya IoT devices from the cloud, allowing them to run completely locally.
| .. | ||
| .gitignore | Add profile generated files to .gitignore | 2022-12-02 17:29:18 |
| README.md | Update profile-building readme to include notes about Smart Life app requirements. | 2023-04-16 15:18:29 |
| build_profile.py | Profile Building - Refactor check for if schema exists to base script, so specific script always acts if run. | 2023-03-19 23:05:10 |
| check_upgrade.py | Profile Building - Refactor check for if schema exists to base script, so specific script always acts if run. | 2023-03-19 23:05:10 |
| extract.py | Profile building - Better support reconstructing profiles with existing storage data. | 2023-08-15 14:31:42 |
| generate_profile_classic.py | profile-building: | 2023-01-10 21:51:17 |
| haxomatic.py | Haxomatic - Add a pattern for patched BK7231N 2.3.1 | 2023-11-16 17:22:49 |
| poetry.lock | Update profile-building dependencies | 2024-03-27 14:35:35 |
| process_app.py | Add dltj icon identifier to profile builder. | 2024-02-06 20:44:42 |
| process_storage.py | Profile building - Better support reconstructing profiles with existing storage data. | 2023-08-15 14:31:42 |
| pull_schema.py | Profile Building - Refactor check for if schema exists to base script, so specific script always acts if run. | 2023-03-19 23:05:10 |
| pyproject.toml | Update profile-building dependencies | 2024-03-27 14:35:35 |
| tuya_api_connection.py | Remove unneeded sslpsk3 from profile building, use pycryptodome instead of pycryptodomex. | 2024-02-10 19:00:20 |