Hi everyone,
Sorry about the problems with device initialization; I was doing some tidying-up to get the code to pass all of the formatting checks required to get this binding merged into the main openHAB source, and managed to mess up what should have been an innocent change.
Anyway, here’s BETA 2 of the 2.5 binding. @tknaller if you’d like to reissue your PR for the additional device support I’ll gladly merge it.
Hello,
I’ve installed this jar on OH 2.5.3. Broadlink RM2 thing added and configured. Can read temperature but when sending command - getting error without any details, even with log:set debug org.openhab.binding.broadlink
12:32:17.362 [INFO ] [smarthome.event.ItemCommandEvent ] - Item 'BroadlinkRM2_Command' received command AC_AUTO
12:32:17.448 [INFO ] [arthome.event.ItemStatePredictedEvent] - BroadlinkRM2_Command predicted to become AC_AUTO
12:32:17.474 [INFO ] [smarthome.event.ItemStateChangedEvent] - BroadlinkRM2_Command changed from NULL to AC_AUTO
12:32:17.496 [DEBUG] [.handler.BroadlinkRemoteModel2Handler] - rm2:aa-bb-cc-dd-ee-ff[^]: AC_AUTO
12:32:17.508 [ERROR] [.handler.BroadlinkRemoteModel2Handler] - rm2:aa-bb-cc-dd-ee-ff[^]: Broadlink RM2 [1.2.3.4]
Hi friends,
Hope you and your families are all well and healthy.
Does this binding works with the Broadlink RM4 Pro?
I just added the binding to my OpenHAB 2.5.3 system, but when I search for my RM4 Pro in the Inbox, it is not found.
Hi @mjeshurun -
It’s probably not recognised by the binding because of a missing identification code.
If you’re able to check your OpenHAB logs, you should hopefully find a message with something like "Device identifying itself as 'XXXX' is not currently supported. Please report this to the developer!"
If you can find this line, please reply back here with the ‘XXXX’ value, and I’ll add it as an RMx Remote device. I don’t know if it adds any capabilities over other older RMx devices - if so, that will take a bit longer/more effort to add support. But one step at a time
Hi John,
Thank you for the explanation
I was able to find the error message on my OpenHAB log.
“Device identifying itself as ‘24994’ is not currently supported. Please report this to the developer!”
Hope you can fix this. I don’t think the RM4 Pro has any new special features.
Hi John,
Thanks for the updated plugin.
OpenHAB now recognizes my device in the inbox, but i’m getting an “ERROR: 409 - Conflict” message when trying to add the thing.
Looks like the device isn’t fully recognized. Under the Broadlink RM4… title, it’s showing “Unknown device” (see screenshot).
409 conflict typically means there are remnants of your previous thing. It may not have been completely uninstalled. You may need to go into the REST api interface and make sure it’s fully removed.
Thanks for the explanation, @KidSquid.
I never added any Broadlink devices as things to my OpenHAB system before.
So I’m not sure what could cause the conflict