Replies: 2 comments
-
I've not tried it, but this should work: import tinytuya
tinytuya.DEVICEFILE = '/path/to/devices.json'
d = tinytuya.Device(...) |
Beta Was this translation helpful? Give feedback.
0 replies
-
I found another option before your reply after looking more in the source code from tinytuya import scanner thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I move the devices.json file and specify a new location?
Beta Was this translation helpful? Give feedback.
All reactions