t0mer / broadlinkmanager-docker

Broadlink Manager is a python based project that allows you to contorol your broadlink devices. Discover, Leran and send command in a very easy way
Apache License 2.0
261 stars 56 forks source link

RF Scan does not finish #7

Closed abjeroen closed 4 years ago

abjeroen commented 4 years ago

When the message "RF Scan completed succesfully" shows, there is no hex-code anywhere and the "Continue scannig" button does not work..

gfawkes66 commented 4 years ago

Try a different browser. i used Firefox and had the same issue. using Chrome worked though.

mondomx commented 4 years ago

Same problem, unfortunately after pressing Learn IR Code and pushing the button on the remote I get a: Status: IR Data Recived
But the Waiting for Signal message keeps scrolling, and I never receive a hex-code.

abjeroen commented 4 years ago

chrome worked for me.

mondomx commented 4 years ago

Found the problem. The hex.js contains a couple calls to a Global Analytics (ga) function, which if not defined (due to ad suppression software) will break the script and prevent the IR code information from being displayed.