rm pro ?
Im trying to send command to rm pro.
Does rm mini3 react to a received message with diode lighting?
I dont have any reaction from rm pro.
tnx

There's no "reaction" from rm should be received.
This plugin is targeted for RM mini 3. I have not confirmed whether it works with RM Pro or not.
Does anybody can confirm it works with the RM Pro?
Dont work with my RM Pro
On Sat, Mar 4, 2017 at 20:40 Patrick1610 [email protected] wrote:
Does anybody can confirm it works with the RM Pro?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tattn/homebridge-rm-mini3/issues/8#issuecomment-284175690, or mute the thread https://github.com/notifications/unsubscribe-auth/AQOZxcPTJhUtacpNzSL53eEY7BRfwfvAks5rib4dgaJpZM4LdqsB .
Is there another Homebridge plug-in for RM Pro? Or is anybody able to build it?
Patrick
On 4 Mar 2017, at 22:05, iguman [email protected] wrote:
Dont work with my RM Pro
On Sat, Mar 4, 2017 at 20:40 Patrick1610 [email protected] wrote:
Does anybody can confirm it works with the RM Pro?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tattn/homebridge-rm-mini3/issues/8#issuecomment-284175690, or mute the thread https://github.com/notifications/unsubscribe-auth/AQOZxcPTJhUtacpNzSL53eEY7BRfwfvAks5rib4dgaJpZM4LdqsB .
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
@iguman Do you have another way for implementing the Broadlink to HomeKit or couldn't you make this work?
nope :(
On Sat, Mar 4, 2017 at 10:40 PM, Patrick1610 [email protected] wrote:
@iguman https://github.com/iguman Do you have another way for implementing the Broadlink to HomeKit or couldn't you make this work?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/tattn/homebridge-rm-mini3/issues/8#issuecomment-284184744, or mute the thread https://github.com/notifications/unsubscribe-auth/AQOZxWEFT_QOFx9fOTGy4r80HqCMRsnbks5ridpUgaJpZM4LdqsB .
It looks like the RM pro can be controled by HomeKit(Homebridge) by linking it to the openhab plug-in. I can't test it because i've just ordered the RM Pro and am still waiting for delivery. Wanted to share this though.
https://www.npmjs.com/package/homebridge-openhab
And check out these options! Seems they got iT working!
https://github.com/nfarina/homebridge/issues/748 https://github.com/ericmagnuson/rmcontrol/blob/master/readme.md
Thanks! I will try it
On Sun, Mar 5, 2017 at 8:55 AM, Patrick1610 [email protected] wrote:
And check out these options! Seems they got iT working!
nfarina/homebridge#748 https://github.com/nfarina/homebridge/issues/748 https://github.com/ericmagnuson/rmcontrol/blob/master/readme.md
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/tattn/homebridge-rm-mini3/issues/8#issuecomment-284212086, or mute the thread https://github.com/notifications/unsubscribe-auth/AQOZxf6b7QwwqOsAmYPwUBhzkOI5JJGkks5rimp0gaJpZM4LdqsB .
Would love to know if you can get it to work and with what method 👍
This worked out of the box for me - sending hex codes to the rm pro 3 - I used Wireshark to capture the packets I needed.
Can you explain more precise how you did this? For example what is needed in the JSON file to make this work and how to Capture the codes?
@Patrick1610 I was finding that hex codes weren't as universal between different RM devices as I'd hoped so I ended up forking and adding support for the various RM devices and a "Learn IR" HomeKit accessory so that I didn't have to use Wireshark all of the time.