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

RM2 Pro Plus learning IR codes #22

Closed IzzyWizzy666 closed 2 years ago

IzzyWizzy666 commented 3 years ago

Hi,

I've installed the docker version of the manager and it all went well.

I can get to the instance at ipaddr:7020

The manager detects my RM2 correctly but when I try learning IR codes it says the data is received but then it never displays the data and the animation of the rx'ing data just stays there forever.

I've tried restarting the container and the PC but nothing helps.

Thanks for looking.

image

spiralout112 commented 2 years ago

Having the same issue too, everything was working fine about 6 months ago,

YujiTFD commented 2 years ago

Greetings.

Same here: RM4 Pro (0x653), IR scan is recognized OK, but never showing code string, always waiting for signal. vivaldi_2022 01 18-22 55 26

t0mer commented 2 years ago

Hi, Can you please check in the browser developer tools if there is an error? Also, please pull the latest version and add the following environment: environment:

clee604 commented 2 years ago

I have same issue as above. GA environment flag is set to False but I still see a ga call and error in my console due to pihole. I do not think the - ENABLE_GOOGLE_ANALYTICS=False is properly disabling the GA code. I pulled the latest image from docker just now.

t0mer commented 2 years ago

This should work now