On Thu, May 20, 2021 at 02:34:48PM +0200, Martin Reindl wrote: > Hello, > attached is a port for py-tinytuya, a Python module to interface with Tuya > WiFi smart devices (Plugs, Switches, Lights, Window Covers, etc.) using the > local area network.
> Unfortunately no pypi download is available. > Comments? OKs? You've got spaces instead of tabs for the GH_* lines. Presumably that is why they don'tline up with the rest. Also, it should be "FLAVOR = python3", not "FLAVOR ?= python3" Also, I'd set NO_TEST=Yes along with a note that the tests not only require actual devices, but editing the test files by hand. Other than those tweaks, ok kmos. --Kurt
