Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/redphx/python-tuya-ble

Python library to interact with Tuya BLE protocol
https://github.com/redphx/python-tuya-ble

tuya tuya-ble

Last synced: 30 days ago
JSON representation

Python library to interact with Tuya BLE protocol

Awesome Lists containing this project

README

        

# python-tuya-ble

**Update (Jul 21 2022)**: my Fingerbot is broken so I couldn't work on this project until I buy a new one. Until then, feel free to check the demo code at https://github.com/redphx/poc-tuya-ble-fingerbot

A Python library to interact with Tuya BLE protocol.
Work in progess...

## Debug
To debug Tuya BLE protocol, follow the guide at [redphx/frida-tuya-sdk-debug](https://github.com/redphx/frida-tuya-sdk-debug).