python-broadlink
python-broadlink copied to clipboard
Learned button/code works differently in the broadlink app than in the plugin.
I've got an Arbor DC fan from Modern Fan Company, and it uses an RF remote. The remote has a single light button that turns the lights on and off. The broadlink app was able to learn this button, and I can turn the lights on and off.
I'm able to find the frequency of the remote and learn the code in the python library. However, when I send the data, it only ever turns the light on. Sending the same code never turns the light off. I've also tried repeating it a few times (.5, .05, and .00005 seconds a part).
Does anybody have thoughts about why the broadlink app would be able to turn this light on/off and the python library wouldn't?