kiwi-cam / homebridge-broadlink-rm

[This fork supports TV accessories] Broadlink RM Mini and Pro plugin for homebridge: https://github.com/nfarina/homebridge
Apache License 2.0
298 stars 96 forks source link

No Accessories have been added problem #561

Closed mrrust310 closed 11 months ago

mrrust310 commented 1 year ago

I just can't seem to figure out what's wrong. I keep getting this:

image

Here is my json config:

https://pastebin.pl/view/5128d96a

I can't figure out why Hoobs is adding this at the end: "platform": "homebridge-broadlink-rm-pro". Maybe that's part of the problem?

I'd appreciate your help.

Thanks!

tientmit88 commented 1 year ago

you should use "platform": "BroadlinkRM",

mrrust310 commented 1 year ago

you should use "platform": "BroadlinkRM",

Tried that already, same problem.

I've given up on this and switched to Bond.

tientmit88 commented 1 year ago

can you share your config ?

mrrust310 commented 1 year ago

Sure, https://pastebin.pl/view/5128d96a

tientmit88 commented 1 year ago

I think you missing the { "name": "Config", "port": 8581, "platform": "config" }, Please change the port to your port

image
stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.