tuya-uncover icon indicating copy to clipboard operation
tuya-uncover copied to clipboard

Move `_TUYA_KNOWN_VENDORS` to a JSON file?

Open lmcd opened this issue 9 months ago • 2 comments
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.

lmcd avatar Jan 30 '25 22:01 lmcd

I prefer to keep it all contained in a single file for general ease of use.

blakadder avatar Jan 31 '25 08:01 blakadder

Understood. I'll maintain a fork and give credit.

lmcd avatar Jan 31 '25 13:01 lmcd