Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

My accessories don't show up... #144

Open
rucanunes opened this issue Mar 24, 2021 · 3 comments
Open

My accessories don't show up... #144

rucanunes opened this issue Mar 24, 2021 · 3 comments
Labels
bug Something isn't working in progress I am currently working on this

Comments

@rucanunes
Copy link

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!

@EricAndrechek EricAndrechek added bug Something isn't working in progress I am currently working on this labels Mar 26, 2021
@ZoomBug58
Copy link

Same issue here

@jstrellner
Copy link

I also have the same issue.

@EricAndrechek
Copy link
Owner

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working in progress I am currently working on this
Projects
None yet
Development

No branches or pull requests

4 participants