Tinytuya

Latest version: v1.16.1

Safety actively analyzes 714792 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 22

1.8.1

1.8.0

* PyPI 1.8.0
* Add AtorchTemperatureController by Poil in https://github.com/jasonacox/tinytuya/pull/213
* Add new Cloud functions to fetch device logs from TuyaCloud (`getdevicelog(id)`), make generic cloud request with custom URL and params (`cloudrequest(url, ...)`) and fetch connection status (`getconnectstatus(id)`) by uzlonewolf in https://github.com/jasonacox/tinytuya/pull/219
* Update README for new Cloud functions, and tighter deviceid error checking by uzlonewolf in https://github.com/jasonacox/tinytuya/pull/220

python
import tinytuya
import json

c = tinytuya.Cloud()
r = c.getdevicelog( '00112233445566778899' )
print( json.dumps(r, indent=2) )

1.7.9

1.7.8

1.7.7

1.7.6

Page 10 of 22

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.