homebridge-display
homebridge-display copied to clipboard
My accessories don't show up...
Hello,
I must be doing something wrong because my accessories do not show up at http://lunahome.local:6969/ I have that selected at the Fourth Box .
Here's my config...
{ "Config": { "background": "https://i.postimg.cc/MpjZQcnn/background-image.jpg", "app_id": "https://i.postimg.cc/jjCsX4gH/home-black-ios.png", "private": false, "port": 6969, "customTitle": "Home2.0" }, "Boxes": { "Box1": "weather", "Box2": "clock", "Box3": "spotify", "Box4": "iot", "Box5": "blank", "Box6": "blank" }, "Spotify": { "cid": "ca4263b23XXXX078894aeb064XXXXXX", "cs": " 803feXXXX9f0XXXcfe84f880XXXXXX", "rurl": "http://lunahome.local:6969/callback" }, "Newsfeed": { "delay": 60 }, "Clock": { "format": "d, LLLL - cccc, y\nh:mm:ss a" }, "Weather": { "units": "C", "api_key": "xxxxxx810091xxxxxxb08ad0324a733bc", "lat": 41.1076, "lon": -7.3151 }, "_bridge": { "username": "0E:CD:65:XX:XX:XX", "port": 30978 }, "platform": "homebridge-display" }
Could someone please help me?
Thank you!
Same issue here
I also have the same issue.
Hi, @jstrellner @rucanunes @ZoomBug58 thank you all for pointing out this issue! I am almost done with a rewrite of this plugin to try and address some of these issues. I was unable to ever reproduce this issue on my own devices so I was hoping one of you may be able to answer some questions for me.
When launching this plugin, is there a message in your logs saying that the server launched on port 6969? Or are there other logs you might be able to send?
Would any of you be willing to try a beta release of v3 for me to see if these issues still exist?
Thank you all for your help, and my sincerest apologies for how long this has taken, school and work really get in the way!