tuya-uncover
tuya-uncover copied to clipboard
Move `_TUYA_KNOWN_VENDORS` to a JSON file?
trafficstars
Thanks for your work on this. This is a life saver for anyone looking to rightfully control the devices they've bought and own.
Would it be possible to move _TUYA_KNOWN_VENDORS to a separate JSON file so this resource can be incorporated into non-python projects? Having _TUYA_USER_AGENT and _TUYA_API_VERSION and the endpoint in this file would be useful too.
I prefer to keep it all contained in a single file for general ease of use.
Understood. I'll maintain a fork and give credit.