Hi JM yes, i reset the unit many times…
In logs i have errors…maybe is a binding problem with this firmware?
2020-02-07 16:57:57.551 [ERROR] [dlink.handler.BroadlinkRemoteHandler] - rm3:558c16ca[v]: Authentication failed: {}
java.net.ProtocolException: Response from device is not valid. (Error code -1 )
at org.openhab.binding.broadlink.internal.BroadlinkProtocol.decodePacket(BroadlinkProtocol.java:196) ~[bundleFile:?]
at org.openhab.binding.broadlink.handler.BroadlinkBaseThingHandler.authenticate(BroadlinkBaseThingHandler.java:124) [bundleFile:?]
at org.openhab.binding.broadlink.handler.BroadlinkBaseThingHandler.transitionToOnline(BroadlinkBaseThingHandler.java:243) [bundleFile:?]
at org.openhab.binding.broadlink.handler.BroadlinkBaseThingHandler.updateItemStatus(BroadlinkBaseThingHandler.java:199) [bundleFile:?]
at org.openhab.binding.broadlink.handler.BroadlinkBaseThingHandler$1.run(BroadlinkBaseThingHandler.java:75) [bundleFile:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_152]
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) [?:1.8.0_152]
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [?:1.8.0_152]
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) [?:1.8.0_152]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_152]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_152]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
2020-02-07 16:57:57.557 [ERROR] [dlink.handler.BroadlinkRemoteHandler] - rm3:558c16ca[v]: Attempting to authenticate prior to getting device status FAILED. Will mark as offline
2020-02-07 16:57:57.560 [ERROR] [dlink.handler.BroadlinkRemoteHandler] - rm3:558c16ca[v]: updateItemStatus: Online -> Offline
I cannot check it due to lack of time (will be Sunday or Monday when I can again), but managed to get IR codes via the Econtrol app, learn a random remote, go to the folder Nokia 8\Internal shared storage\Android\data\cn.com.broadlink.econtrol.international\cache\let\ircode and open the file with text editor. There an IR code is displayed.
Perhaps use the Econtrol to get the IR codes and then use the IHC to register it and use with openhab? If somebody has earlier time to check this theory feel free.
Oh My God…so ihc do the magic… now rm3 is online and working in OH. So the problem is the new app by broadlink. The old units i have was initializzated with the old Broadlink app…
now just gotta find out how to learn codes because neither rm bridge nor rm plugin lite can connect to this rm3 mini…
codes from globalcaché or copied from Internal shared storage\Android\data\cn.com.broadlink.econtrol.international\cache\let\ircode don’t match the %16 size of the code - padding with zeros doesn’t work either…the built-in codes in IHC and Broadlink-App both can control my TV just fine…
Hi i need some help. I am using this plugin since 2018 and it worked flawlessly. recently i just did a new install of openhab and reinstall this plugin. my broadlink rm2 can be detected and added. showed as online but i just cant get it to work. it is not sending any code using the string file. i am not sure where i did wrongly or did i miss install anything that is relevant for it to function. as its been 2 years so i really cant remember how did it work in the first time. i tried using back my old memory card and booted the old openhab of mine and the plugin still works just that the new one doesnt. please help me
2020-02-26 21:17:38.206 [WARN ] [internal.discovery.DiscoveryProtocol] - Beginning async Broadlink device scan; will wait 10000ms for responses
2020-02-26 21:17:38.710 [WARN ] [internal.discovery.DiscoveryProtocol] - Broadlink device scan waiting for 10000 ms to complete …
2020-02-26 21:17:38.763 [ERROR] [nding.broadlink.internal.ModelMapper] - Device identifying itself as ‘24374’ is not currently supported. Please report this to the developer!
2020-02-26 21:17:38.763 [ERROR] [nding.broadlink.internal.ModelMapper] - Join the discussion at Broadlink binding for RMx, A1, SPx and MP. Any interest?
2020-02-26 21:17:38.764 [INFO ] [.discovery.BroadlinkDiscoveryService] - Data received during Broadlink device discovery: from 192.168.1.28:80[c8:f7:42:83:0e:e1]
2020-02-26 21:17:48.714 [WARN ] [internal.discovery.DiscoveryProtocol] - Device scan: wait complete …
2020-02-26 21:17:48.715 [WARN ] [internal.discovery.DiscoveryProtocol] - Ended Broadlink device scan…
2020-02-26 21:17:48.715 [INFO ] [link.internal.socket.BroadlinkSocket] - Socket closed
2020-02-26 21:17:48.717 [INFO ] [.discovery.BroadlinkDiscoveryService] - Discovery complete. Found 1 Broadlink devices
Is there any other information that could help with this issue? I’m happy to provide any other info that might help.
I did try to manually add the ‘thing’. When I did this I got the failed to authenticate error.
2020-02-26 20:59:46.059 [ERROR] [dlink.handler.BroadlinkRemoteHandler] - rm3:808c3df8[v]: Attempting to authenticate prior to getting device status FAILED. Will mark as offline
Any help to resolve this would realty appreciated.
Here the same issue, it seems there are some changes made in the firmware of the RM3’s.
Found on Github a topic regarding this and were people are trying to find a solution. Perhaps this information can be useful for somebody who can adapt the binding to it? Here the link to the topic.
So I just recently upgraded from OH 2.3 to OH 2.5.2 and now my broadlink device is not firing from OH. If I use the Broadlink app on my iPhone I can power on and off my tv without issue.
The version of the broadlink binding is 2.1.xxxx I have seen a newer version of the binding 2.5.1 do I need to upgrade? If I do upgrade do I need to throw out the old thing and recreate?
Ok. I’m running the new binding and have deleted the previous thing, added a new one and it’s stuck on Initializing. Do not see anything in the logs…any suggestions???