This would be great to have if we are wanting to manually specify an address of another device.
Something along the lines of
ds4drv --pair <mac>
Regular sixpair doesn't do DS4 but there's a patched version that does. https://github.com/t0xicCode/sixpair/blob/master/src/sixpair.c That has the commands that have to be sent. I'm not sure if that could be implemented in Python, but figured I'd throw this out there as a request.
This would be great to have if we are wanting to manually specify an address of another device.
Something along the lines of
Regular sixpair doesn't do DS4 but there's a patched version that does. https://github.com/t0xicCode/sixpair/blob/master/src/sixpair.c That has the commands that have to be sent. I'm not sure if that could be implemented in Python, but figured I'd throw this out there as a request.