Matt Black
Matt Black
Bonus data point: shrinking works fine for me on 10.11 building 10.11 guest. Defaults from template, VMware only.
I'm no macOS CMake expert, so I simply hacked the compiler includes and linker libs to add all the paths that `configure` couldn't find. Perhaps this is the right solution??...
In the v1 API, the `upload_chunk` method returned an offset value - which is essentially the number of bytes uploaded. I use this for a progress bar in a CLI...
:+1: Yeah it should be straight forward enough. Awesome job on opening the client SDK on github - I have a fork of v1 with a single lonely patch which...
I cannot use `pyrocore` until python3! :( Also.. `paver` now supports python3
Hah! Yes. Well I'm running it in a python2 venv now to see what it's all about. I was looking to use it in a python3 project tho, hence the...
OK no problem. I'll take a look at python3 support in the mean time.
Just adding a minor data point, as I was seeing the `Retry Command - 908 - payload: null` message which led me to this issue. If my tuya fans are...
Using UDP discovery is a really interesting idea. Happy to try something out on my network when you have some code available. The `localtuya` project was where I started, but...
Awesome response guys, thanks. Any chance you could get #74 merged? It's corresponding brother on `xbmc-jsonrpclib-android` has already been accepted.