lprhodes / homebridge-broadlink-rm

Broadlink RM Mini and Pro plugin for homebridge: https://github.com/nfarina/homebridge
Apache License 2.0
570 stars 285 forks source link

Unable to discover Broadlink RM3 Mini device - see config and logs attached. #633

Closed jfinestone closed 4 years ago

jfinestone commented 4 years ago

Unable to discover Broadlink RM3 Mini device - see config and log:

{ "bridge": { "name": "Homebridge 67E7", "username": "0E:53:63:B2:67:E7", "port": 52077, "pin": "031-45-154" }, "hosts": [ { "address": "10.100.10.107", "mac": "24:df:a7:2d:3e:fc", "isRFSupported": true } ], "accessories": [], "platforms": [ { "platform": "BroadlinkRM", "name": "Broadlink RM", "hideScanFrequencyButton": false, "hideLearnButton": false, "hideWelcomeMessage": false, "accessories": [ { "name": "Volume Up", "type": "switch", "enableAutoOff": true, "onDuration": 2.5, "data": [ { "data": "VOLUME_UP_HEX...", "sendCount": 5, "interval": 0.3 } ] }, { "name": "Volume Down", "type": "switch", "enableAutoOff": true, "onDuration": 2.5, "data": [ { "data": "VOLUME_DOWN_HEX...", "sendCount": 5, "interval": 0.3 } ] } ] } ] }

LOG:

[5/28/2020, 10:47:50 AM] Homebridge is running on port 52077. [5/28/2020, 10:47:51 AM] [Broadlink RM] Volume Down getSwitchState: false [5/28/2020, 10:47:52 AM] [Broadlink RM] [5/28/2020, 10:47:52 AM] [Broadlink RM] ** [5/28/2020, 10:47:52 AM] [Broadlink RM] Welcome to version 4.2.0 of the Homebridge Broadlink RM Plugin! [5/28/2020, 10:47:52 AM] [Broadlink RM] [5/28/2020, 10:47:52 AM] [Broadlink RM] Find out what's in the latest release here: https://github.com/lprhodes/homebridge-broadlink-rm/releases [5/28/2020, 10:47:52 AM] [Broadlink RM] [5/28/2020, 10:47:52 AM] [Broadlink RM] If you like this plugin then please star it on GitHub or better yet [5/28/2020, 10:47:52 AM] [Broadlink RM] buy me a drink using Paypal https://paypal.me/lprhodes or crypto https://goo.gl/bEn1RW. [5/28/2020, 10:47:52 AM] [Broadlink RM] [5/28/2020, 10:47:52 AM] [Broadlink RM] Keep up to date with this plugin along with everything HomeKit and homebridge [5/28/2020, 10:47:52 AM] [Broadlink RM] by signing up to my newsletter at http://workswith.io [5/28/2020, 10:47:52 AM] [Broadlink RM] [5/28/2020, 10:47:52 AM] [Broadlink RM] You can disable this message by adding "hideWelcomeMessage": true to the config (see config-sample.json). [5/28/2020, 10:47:52 AM] [Broadlink RM] [5/28/2020, 10:47:52 AM] [Broadlink RM] ** [5/28/2020, 10:47:52 AM] [Broadlink RM] [5/28/2020, 10:48:21 AM] [Broadlink RM] Volume Down getSwitchState: false [5/28/2020, 10:48:21 AM] [Broadlink RM] Volume Up getSwitchState: undefined [5/28/2020, 10:48:21 AM] [Broadlink RM] Scan Frequency getSwitchState: undefined [5/28/2020, 10:48:21 AM] [Broadlink RM] Learn getSwitchState: undefined [5/28/2020, 10:48:29 AM] [Broadlink RM] Volume Down setSwitchState: true [5/28/2020, 10:48:29 AM] [Broadlink RM] [ERROR] Volume Down sendData (no device found) [5/28/2020, 10:48:30 AM] [Broadlink RM] [ERROR] Volume Down sendData (no device found) [5/28/2020, 10:48:30 AM] [Broadlink RM] [ERROR] Volume Down sendData (no device found) [5/28/2020, 10:48:30 AM] [Broadlink RM] [ERROR] Volume Down sendData (no device found) [5/28/2020, 10:48:30 AM] [Broadlink RM] [ERROR] Volume Down sendData (no device found) [5/28/2020, 10:48:30 AM] [Broadlink RM] Volume Down setSwitchState: (automatically turn off in 2.5 seconds) [5/28/2020, 10:48:33 AM] [Broadlink RM] Volume Down setSwitchState: false [5/28/2020, 10:48:34 AM] [Broadlink RM] Volume Down setSwitchState: true [5/28/2020, 10:48:34 AM] [Broadlink RM] [ERROR] Volume Down sendData (no device found) [5/28/2020, 10:48:35 AM] [Broadlink RM] [ERROR] Volume Down sendData (no device found) [5/28/2020, 10:48:35 AM] [Broadlink RM] [ERROR] Volume Down sendData (no device found) [5/28/2020, 10:48:35 AM] [Broadlink RM] [ERROR] Volume Down sendData (no device found) [5/28/2020, 10:48:35 AM] [Broadlink RM] [ERROR] Volume Down sendData (no device found) [5/28/2020, 10:48:35 AM] [Broadlink RM] Volume Down setSwitchState: (automatically turn off in 2.5 seconds) [5/28/2020, 10:48:38 AM] [Broadlink RM] Volume Down setSwitchState: false [5/28/2020, 10:48:43 AM] [Broadlink RM] [INFO] Learn Code (Couldn't learn code, device not found) [5/28/2020, 10:49:02 AM] [Config] Starting terminal session [5/28/2020, 10:49:39 AM] [Config] Terminal session ended.

jfinestone commented 4 years ago

Issue resolved.

fratinize commented 4 years ago

How Did you Resolve?

jfinestone commented 4 years ago

I’m not really sure. I may have switched to a different plug-in. If you’re interested I can send you what my configuration is now but I also reset the actual device and configured it with a different app. It was a little tricky to do and I must’ve done it three or four times and eventually worked

On Jun 8, 2020, at 1:48 PM, fratinize notifications@github.com wrote:



How Did you Resolve?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/lprhodes/homebridge-broadlink-rm/issues/633#issuecomment-640878375, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHS7I4GONJZKOCIA3RL3T3RVVFBVANCNFSM4NNJRNBQ .

fratinize commented 4 years ago

That would help ty

Sent from my iPhone

On Jun 8, 2020, at 5:24 PM, jfinestone notifications@github.com wrote:

 I’m not really sure. I may have switched to a different plug-in. If you’re interested I can send you what my configuration is now but I also reset the actual device and configured it with a different app. It was a little tricky to do and I must’ve done it three or four times and eventually worked

On Jun 8, 2020, at 1:48 PM, fratinize notifications@github.com wrote:



How Did you Resolve?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/lprhodes/homebridge-broadlink-rm/issues/633#issuecomment-640878375, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHS7I4GONJZKOCIA3RL3T3RVVFBVANCNFSM4NNJRNBQ . — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

jfinestone commented 4 years ago

Here's my setup: Homebridge Config UI X homebridge-config-ui-x v4.22.0 https://github.com/oznu/homebridge-config-ui-x#readme

Homebridge Dummy homebridge-dummy v0.4.1 https://github.com/nfarina/homebridge-dummy#readme

Homebridge Broadlink Rm Pro homebridge-broadlink-rm-pro v4.2.4 https://github.com/kiwi-cam/homebridge-broadlink-rm#readme

Forked from https://github.com/lprhodes/homebridge-broadlink-rm

Config attached and:

{ "bridge": { "name": "Homebridge 67E7", "username": "0E:53:63:B2:67:E7", "port": 52077, "pin": "031-45-154" }, "hosts": [ { "address": "10.100.10.107", "mac": "24:df:a7:2d:3e:fc", "isRFSupported": true } ], "accessories": [ { "name": "test", "stateful": false, "reverse": false, "time": 1000, "accessory": "DummySwitch" } ], "platforms": [ { "platform": "BroadlinkRM", "name": "Broadlink RM", "hideScanFrequencyButton": true, "hideLearnButton": true, "hideWelcomeMessage": false, "accessories": [ { "name": "↑", "type": "switch", "enableAutoOn": true, "offDuration": 0.1, "persistState": true, "data": { "on": "0000 006d 0022 0000 0155 00A9 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 0015 0015 003F 0015 0015 0015 003F 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 003F 0015 0015 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 0ECB" , "off": "0000 006d 0022 0000 0155 00A9 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 0015 0015 003F 0015 0015 0015 003F 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 003F 0015 0015 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 0ECB" } }, { "name": "↓", "type": "switch", "enableAutoOn": true, "offDuration": 0.1, "persistState": true, "data": { "on": "0000 006d 0022 0000 0155 00A9 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 0015 0015 0015 0015 0015 0015 0015 0015 003F 0015 0015 0015 0015 0015 0015 0015 0015 0015 003F 0015 003F 0015 003F 0015 0015 0015 003F 0015 003F 0015 003F 0015 003F 0015 0EC5" , "off": "0000 006d 0022 0000 0155 00A9 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 0015 0015 0015 0015 0015 0015 0015 0015 003F 0015 0015 0015 0015 0015 0015 0015 0015 0015 003F 0015 003F 0015 003F 0015 0015 0015 003F 0015 003F 0015 003F 0015 003F 0015 0EC5" } }, { "name": "Mute", "type": "switch", "enableAutoOn": false, "persistState": true, "data": { "on": "0000 006d 0022 0000 0155 00A9 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 0016 0015 0016 0015 0016 0015 003F 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 003F 0015 003F 0015 0016 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 0ECB" , "off": "0000 006d 0022 0000 0155 00A9 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 0016 0015 0016 0015 0016 0015 003F 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 003F 0015 003F 0015 0016 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 0ECB" } } ] }, { "name": "Config", "port": 8581, "auth": "form", "theme": "auto", "tempUnits": "f", "lang": "auto", "platform": "config" } ] }

On Mon, Jun 8, 2020 at 3:00 PM fratinize notifications@github.com wrote:

That would help ty

Sent from my iPhone

On Jun 8, 2020, at 5:24 PM, jfinestone notifications@github.com wrote:

 I’m not really sure. I may have switched to a different plug-in. If you’re interested I can send you what my configuration is now but I also reset the actual device and configured it with a different app. It was a little tricky to do and I must’ve done it three or four times and eventually worked

On Jun 8, 2020, at 1:48 PM, fratinize notifications@github.com wrote:



How Did you Resolve?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub < https://github.com/lprhodes/homebridge-broadlink-rm/issues/633#issuecomment-640878375 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAHS7I4GONJZKOCIA3RL3T3RVVFBVANCNFSM4NNJRNBQ

. — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/lprhodes/homebridge-broadlink-rm/issues/633#issuecomment-640909976, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHS7I5VR3443SG7UCCISN3RVVNPBANCNFSM4NNJRNBQ .

fratinize commented 4 years ago

Ty I already see some difference B well

Frank

Sent from my iPhone

On Jun 9, 2020, at 1:50 PM, jfinestone notifications@github.com wrote:

 Here's my setup: Homebridge Config UI X homebridge-config-ui-x v4.22.0 https://github.com/oznu/homebridge-config-ui-x#readme

Homebridge Dummy homebridge-dummy v0.4.1 https://github.com/nfarina/homebridge-dummy#readme

Homebridge Broadlink Rm Pro homebridge-broadlink-rm-pro v4.2.4 https://github.com/kiwi-cam/homebridge-broadlink-rm#readme

Forked from https://github.com/lprhodes/homebridge-broadlink-rm

Config attached and:

{ "bridge": { "name": "Homebridge 67E7", "username": "0E:53:63:B2:67:E7", "port": 52077, "pin": "031-45-154" }, "hosts": [ { "address": "10.100.10.107", "mac": "24:df:a7:2d:3e:fc", "isRFSupported": true } ], "accessories": [ { "name": "test", "stateful": false, "reverse": false, "time": 1000, "accessory": "DummySwitch" } ], "platforms": [ { "platform": "BroadlinkRM", "name": "Broadlink RM", "hideScanFrequencyButton": true, "hideLearnButton": true, "hideWelcomeMessage": false, "accessories": [ { "name": "↑", "type": "switch", "enableAutoOn": true, "offDuration": 0.1, "persistState": true, "data": { "on": "0000 006d 0022 0000 0155 00A9 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 0015 0015 003F 0015 0015 0015 003F 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 003F 0015 0015 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 0ECB" , "off": "0000 006d 0022 0000 0155 00A9 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 0015 0015 003F 0015 0015 0015 003F 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 003F 0015 0015 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 0ECB" } }, { "name": "↓", "type": "switch", "enableAutoOn": true, "offDuration": 0.1, "persistState": true, "data": { "on": "0000 006d 0022 0000 0155 00A9 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 0015 0015 0015 0015 0015 0015 0015 0015 003F 0015 0015 0015 0015 0015 0015 0015 0015 0015 003F 0015 003F 0015 003F 0015 0015 0015 003F 0015 003F 0015 003F 0015 003F 0015 0EC5" , "off": "0000 006d 0022 0000 0155 00A9 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 0015 0015 0015 0015 0015 0015 0015 0015 003F 0015 0015 0015 0015 0015 0015 0015 0015 0015 003F 0015 003F 0015 003F 0015 0015 0015 003F 0015 003F 0015 003F 0015 003F 0015 0EC5" } }, { "name": "Mute", "type": "switch", "enableAutoOn": false, "persistState": true, "data": { "on": "0000 006d 0022 0000 0155 00A9 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 0016 0015 0016 0015 0016 0015 003F 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 003F 0015 003F 0015 0016 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 0ECB" , "off": "0000 006d 0022 0000 0155 00A9 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 0016 0015 0016 0015 0016 0015 003F 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 003F 0015 003F 0015 0016 0015 003F 0015 003F 0015 003F 0015 003F 0015 003F 0015 0ECB" } } ] }, { "name": "Config", "port": 8581, "auth": "form", "theme": "auto", "tempUnits": "f", "lang": "auto", "platform": "config" } ] }

On Mon, Jun 8, 2020 at 3:00 PM fratinize notifications@github.com wrote:

That would help ty

Sent from my iPhone

On Jun 8, 2020, at 5:24 PM, jfinestone notifications@github.com wrote:

 I’m not really sure. I may have switched to a different plug-in. If you’re interested I can send you what my configuration is now but I also reset the actual device and configured it with a different app. It was a little tricky to do and I must’ve done it three or four times and eventually worked

On Jun 8, 2020, at 1:48 PM, fratinize notifications@github.com wrote:



How Did you Resolve?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub < https://github.com/lprhodes/homebridge-broadlink-rm/issues/633#issuecomment-640878375 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAHS7I4GONJZKOCIA3RL3T3RVVFBVANCNFSM4NNJRNBQ

. — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/lprhodes/homebridge-broadlink-rm/issues/633#issuecomment-640909976, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHS7I5VR3443SG7UCCISN3RVVNPBANCNFSM4NNJRNBQ .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

kiwi-cam commented 4 years ago

Ooo, Unicode characters in the Name. I take it this works. Might have to have a play with these 😁