Hi devs,
I have a (rather large) distributed system in my house. All remote controls and game controllers are connected to a server, the input is sent by tcp to the LE clients. Except for one particular controller, that requires some coding + uinput to make it work correctly.
Would it be possible to add the (small) uinput python module to the built in python modules?
Thanks a lot!!