mlfunston / node-red-contrib-broadlink-control

Set of node-red nodes to manage the Broadlink home automation device suite
MIT License
44 stars 24 forks source link

New device Broadlink RM4 pro (typeid: 649b) #71

Closed lehminet closed 3 years ago

lehminet commented 3 years ago

Hello, the discover node determined my newly purchased Broadlink RM4 pro device with typeid 649b. It is running with firmware V52079.

It seems that learning IR codes isn‘t possible by using nodes RM or RMReceiver. The device doesn‘t switch to learn mode and the nodes receive a timeout after 30 seconds.

At the moment I can‘t test the IR sending functionality because I don‘t have IR codes for my devices. I will try to obtain IR codes by using a known RM3 mini device in the next days.

If you need any additional information, please don‘t hesitate to contact me. I‘d be glad to help you solve this issue.

Thanks in advance for your efforts! Best regards, David

lehminet commented 3 years ago

Hello, I have obtained IR codes by using a RM3 mini device. Unfortunately it is not possible to send these codes with the mentioned RM4 pro device. So I assume, the device doesn‘t react to the commands learn / send.

Best regards, David

mlfunston commented 3 years ago

I think this should be fixed in v2.1.4 now.

lehminet commented 3 years ago

I have tested v2.1.4 with my RM4 pro device and it works like a charm. Thanks a lot! :)