tinytuya icon indicating copy to clipboard operation
tinytuya copied to clipboard

Openwrt integration

Open grosjo opened this issue 1 year ago • 7 comments

Hi

I am trying to make a PR for Openwrt to include tinytuya

https://github.com/openwrt/packages/pull/25443

But I am missing the source file on PyPi https://pypi.org/project/tinytuya/#files

How to push them there ?

thank you

grosjo avatar Nov 25 '24 08:11 grosjo

I put the github as a reference, not PyPi

grosjo avatar Nov 25 '24 13:11 grosjo

It does not like it for dependencies... can you please put the sources on Pypi ?

grosjo avatar Nov 25 '24 13:11 grosjo

From what I see from https://github.com/openwrt/packages/blob/master/CONTRIBUTING.md, they require that the package maintainer submit the package. I'll see what is needed for me to do that...

jasonacox avatar Nov 25 '24 16:11 jasonacox

I switch my PR to mose other topics, and let you do your own PR

Looking very much forward to it

grosjo avatar Nov 26 '24 06:11 grosjo

And would you remove colorama from the dependencies, that would be super helpful (as space is scarce on small devices)

grosjo avatar Nov 26 '24 06:11 grosjo

Actual dependencies I managed to reduce to, while keeping it working, are

python3-colorama (I guess can be removed) python3-cryptography python3-decimal python3-requests python3-uuid python3-xml

grosjo avatar Nov 26 '24 06:11 grosjo

@jasonacox Any update on that ?

grosjo avatar Dec 16 '24 13:12 grosjo