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

host not responding

Open xdenneboom opened this issue 7 years ago • 5 comments

I have looked up the ip of the broadlink mini in my router and set this as the host. I've found the apple TV remote play/pause button code with Wireshark, set this up accordingly, but the switch seems unresponsive from the home app. The broadlink led doesn't light up either. When I switch it from the broadlink app, it does respond.

Since the broadlink LED is not lighting up, have I set something wrong in my config? If it would be the IR code, the LED should at least light up, right?

{
			"accessory": "RM mini3",
			"name": "Broadlink RM mini3",
			"host": "192.168.178.179",
			"data": [
				{
					"type": "on",
					"on": "d0d95e0fdfdd04c9981826b5d801a37169bd66816fbab6cb669cfb96d23fae31c0b605392a853302805215523f62bce7e2c3df7cc7d39472b5f69f6d4586dbfc2d7eb6058db617a9134391ba7151ef860f6c6fea5a9a05fecc90be8fc22fb8ec595a4cbbb9f6f8bed65b08f5618f88d9783511604adcf8e854f3b11f78d22aa92b9dd551898b6b3eea7dc8eebcc65ab755e01f6670032722c43424e28d1c032ef92ba0c22ff1275d68f7aaca7fd2179e3fb82b403e2ddc661e105f6579ea7bf79005fe7758927e6f33df88c58995abd2e9cf452d3e0f5daf0648568e1b914e43ad8074da9cb880959b0575eba251098e8d44f93929498012be5f703039b512bade6c6d47",
					"off": "d0d95e0fdfdd04c9981826b5d801a37169bd66816fbab6cb669cfb96d23fae31c0b605392a853302805215523f62bce7e2c3df7cc7d39472b5f69f6d4586dbfc2d7eb6058db617a9134391ba7151ef860f6c6fea5a9a05fecc90be8fc22fb8ec595a4cbbb9f6f8bed65b08f5618f88d9783511604adcf8e854f3b11f78d22aa92b9dd551898b6b3eea7dc8eebcc65ab755e01f6670032722c43424e28d1c032ef92ba0c22ff1275d68f7aaca7fd2179e3fb82b403e2ddc661e105f6579ea7bf79005fe7758927e6f33df88c58995abd2e9cf452d3e0f5daf0648568e1b914e43ad8074da9cb880959b0575eba251098e8d44f93929498012be5f703039b512bade6c6d47"
				},

xdenneboom avatar Apr 07 '17 22:04 xdenneboom

Your IR codes appear to be wrong. Right click the packet in Wireshark and click "copy as hex stream". Remove all text before "5aa5aa5...".

fairshare avatar Apr 14 '17 01:04 fairshare

hey this is a wonderful project, but i'm having a bit of a problem, it seems all is working but i have the same problem above, do u know what could be ? i have the program RM plugin for android and it appears that it is using the same IP-address of the broadlink, and i took the code from the same app(i import it from the e-control app) so i really don't know what could be. Thanks :D screen shot 2017-05-09 at 16 50 18 screen shot 2017-05-09 at 16 50 46

jelvs avatar May 09 '17 15:05 jelvs

@jelvs see my last comment

fairshare avatar May 20 '17 23:05 fairshare

@fairshare I tried what you advised and copied from Wireshark as HEX stream. This did not change anything for me. I also couldn't find anything as "5aa5aa5". I believe I might have the wrong packet. Did save the logs, will provide screenshots when I'm home.

xdenneboom avatar May 31 '17 13:05 xdenneboom

having the same issue homebridge sends the commands but the RM mini 3 doesnt respond to it light doesnt blink it works perfect with the Broaklink app, also I have RM Pro plugin and this does work through homebridge

shlomi1515 avatar Jun 04 '20 20:06 shlomi1515