mjg59 / python-broadlink

Python module for controlling Broadlink RM2/3 (Pro) remote controls, A1 sensor platforms and SP2/3 smartplugs
MIT License
1.38k stars 479 forks source link

Support for SP4L-UK 0xA569 #676

Closed cooperised closed 2 years ago

cooperised commented 2 years ago

I've just bought a pack of SP4L-UK devices from eBay to add the the ones I already have, and they're not recognised by python-broadlink. They enumerate with the device code 0xA569, whereas my earlier devices were 0xA589. I've tested and the device capabilities appear to be identical.

Patch incoming...