tattn / homebridge-rm-mini3

Broadlink RM mini3 plugin for Homebridge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rm pro ?

iguman opened this issue · 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

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?

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

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

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.