homebridge-rm-mini3 icon indicating copy to clipboard operation
homebridge-rm-mini3 copied to clipboard

rm pro ?

Open iguman opened this issue 9 years ago • 14 comments

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 screen shot 2017-01-08 at 12 22 06

iguman avatar Jan 08 '17 11:01 iguman

There's no "reaction" from rm should be received.

radinsky avatar Jan 08 '17 12:01 radinsky

This plugin is targeted for RM mini 3. I have not confirmed whether it works with RM Pro or not.

tattn avatar Jan 14 '17 09:01 tattn

Does anybody can confirm it works with the RM Pro?

Patrick1610 avatar Mar 04 '17 19:03 Patrick1610

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 .

iguman avatar Mar 04 '17 21:03 iguman

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.

Patrick1610 avatar Mar 04 '17 21:03 Patrick1610

@iguman Do you have another way for implementing the Broadlink to HomeKit or couldn't you make this work?

Patrick1610 avatar Mar 04 '17 21:03 Patrick1610

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 .

iguman avatar Mar 04 '17 22:03 iguman

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

Patrick1610 avatar Mar 04 '17 23:03 Patrick1610

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

Patrick1610 avatar Mar 05 '17 07:03 Patrick1610

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 .

iguman avatar Mar 05 '17 21:03 iguman

Would love to know if you can get it to work and with what method 👍

Patrick1610 avatar Mar 06 '17 17:03 Patrick1610

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.

lprhodes avatar Mar 13 '17 12:03 lprhodes

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 avatar Mar 19 '17 09:03 Patrick1610

@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.

lprhodes avatar Mar 19 '17 17:03 lprhodes